webhookSecretSecretVersion property

String? webhookSecretSecretVersion
getter/setter pair

SecretManager resource containing the webhook secret of a GitLab project, formatted as projects / * /secrets / * /versions / * .

This is used to validate webhooks.

Required. Immutable.

Implementation

core.String? webhookSecretSecretVersion;