authenticationTokenSecretVersion property

String? authenticationTokenSecretVersion
getter/setter pair

The name of the Secret Manager secret version to use as an authentication token for Git operations.

Must be in the format projects / * /secrets / * /versions / * .

Optional.

Implementation

core.String? authenticationTokenSecretVersion;