apiKeySecretVersion property

String? apiKeySecretVersion
getter/setter pair

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

Format: projects/{project}/secrets/{secret}/versions/{version} Note: You should grant roles/secretmanager.secretAccessor role to the CES service agent service-@gcp-sa-ces.iam.gserviceaccount.com.

Required.

Implementation

core.String? apiKeySecretVersion;