Interface protos.google.devtools.cloudbuild.v1.IWebhookConfig (2.2.7)

Properties of a WebhookConfig.

Package

@google-cloud/cloudbuild!

Properties

secret

secret?: (string|null);

WebhookConfig secret

Property Value
TypeDescription
(string|null)

state

state?: (google.devtools.cloudbuild.v1.WebhookConfig.State|keyof typeof google.devtools.cloudbuild.v1.WebhookConfig.State|null);

WebhookConfig state

Property Value
TypeDescription
(google.devtools.cloudbuild.v1.WebhookConfig.State|keyof typeof google.devtools.cloudbuild.v1.WebhookConfig.State|null)