Cloud Build v1 API - Enum WebhookConfig.Types.State (2.9.0)

public enum WebhookConfig.Types.State

Reference documentation and code samples for the Cloud Build v1 API enum WebhookConfig.Types.State.

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

Namespace

Google.Cloud.CloudBuild.V1

Assembly

Google.Cloud.CloudBuild.V1.dll

Fields

NameDescription
Ok

The auth configuration is properly setup.

SecretDeleted

The secret provided in auth_method has been deleted.

Unspecified

The webhook auth configuration not been checked.