secretVersionForToken property

String? secretVersionForToken
getter/setter pair

The name of the SecretManager secret version resource storing the Bearer token.

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

Optional.

Implementation

core.String? secretVersionForToken;