WebhookConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
Attributes
Name | Description |
secret |
str
Required. Resource name for the secret required as a URL parameter. |
state |
google.cloud.devtools.cloudbuild_v1.types.WebhookConfig.State
Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests. |
Classes
State
State(value)
Enumerates potential issues with the Secret Manager secret provided by the user.