View Source GoogleApi.ArtifactRegistry.V1.Model.UpstreamCredentials (google_api_artifact_registry v0.15.0)
The credentials to access the remote repository.
Attributes
-
usernamePasswordCredentials
(type:GoogleApi.ArtifactRegistry.V1.Model.UsernamePasswordCredentials.t
, default:nil
) - Use username and password to access the remote repository.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ArtifactRegistry.V1.Model.UpstreamCredentials{ usernamePasswordCredentials: GoogleApi.ArtifactRegistry.V1.Model.UsernamePasswordCredentials.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.