apiKey property
The name of the SecretManager secret version resource storing the API key.
Format: projects/{project}/secrets/{secrete}/versions/{version}
. The
secretmanager.versions.access
permission should be granted to the
service account accessing the secret.
Required.
Implementation
GoogleCloudApihubV1Secret? apiKey;