Class UsernamePasswordCredentials (1.11.3)

UsernamePasswordCredentials(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Username and password credentials.

Attributes

NameDescription
username str
The username to access the remote repository.
password_secret_version str
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}.