GetRepositoryRemoteRepositoryConfigUpstreamCredentialUsernamePasswordCredential

Constructors

constructor(passwordSecretVersion: String, username: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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}'.

Link copied to clipboard

The username to access the remote repository.