secretVersionForClientSecret property

String? secretVersionForClientSecret
getter/setter pair

The name of the SecretManager secret version resource storing the client secret.

If this field is set, the client_secret field will be ignored. Format: projects/{project}/secrets/{secret}/versions/{version}

Optional.

Implementation

core.String? secretVersionForClientSecret;