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.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
secret |
str
Required. Resource name for the secret required as a URL parameter. This field is a member of oneof _ auth_method .
|
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.