Class UpstreamCredentials (1.11.4)

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

Attribute

Name Description
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.