Cloud Build V1 API - Module Google::Cloud::Build::V1::WebhookConfig::State (v0.27.0)

Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::WebhookConfig::State.

Enumerates potential issues with the Secret Manager secret provided by the user.

Constants

STATE_UNSPECIFIED

value: 0
The webhook auth configuration not been checked.

OK

value: 1
The auth configuration is properly setup.

SECRET_DELETED

value: 2
The secret provided in auth_method has been deleted.