Module: Google::Cloud::ApiHub::V1::Curation::ErrorCode

Defined in:
proto_docs/google/cloud/apihub/v1/curate_service.rb

Overview

The error codes for failed executions.

Constant Summary collapse

ERROR_CODE_UNSPECIFIED =

Default unspecified error code.

0
INTERNAL_ERROR =

The execution failed due to an internal error.

1
UNAUTHORIZED =

The curation is not authorized to trigger the endpoint uri.

2