webhookSecretSecretVersion property

String? webhookSecretSecretVersion
getter/setter pair

SecretManager resource containing the webhook secret used to verify webhook events, formatted as projects / * /secrets / * /versions / * .

This is used to validate and create webhooks.

Required. Immutable.

Implementation

core.String? webhookSecretSecretVersion;