WebhookConfig {googleCloudRunner} | R Documentation |
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
WebhookConfig(secret, state = NULL)
secret |
Resource name for the secret required as a URL parameter. |
state |
Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests. |
A WebhookConfig object