Class UpstreamCredentials (1.11.3)

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

Attribute

NameDescription
username_password_credentials google.cloud.artifactregistry_v1.types.RemoteRepositoryConfig.UpstreamCredentials.UsernamePasswordCredentials
Use username and password to access the remote repository. This field is a member of oneof_ credentials.

Classes

UsernamePasswordCredentials

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

Username and password credentials.