secretVersionForApiKey property

String? secretVersionForApiKey
getter/setter pair

The name of the SecretManager secret version resource storing the API key.

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

Optional.

Implementation

core.String? secretVersionForApiKey;