Enum WebhookConfig.Types.State (1.4.0)

public enum 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.