passwordSecretVersion property

String? passwordSecretVersion
getter/setter pair

The Secret Manager key version that holds the password to access the remote repository.

Must be in the format of projects/{project}/secrets/{secret}/versions/{version}.

Implementation

core.String? passwordSecretVersion;