public sealed class RemoteRepositoryConfig.Types.UpstreamCredentials : IMessage<RemoteRepositoryConfig.Types.UpstreamCredentials>, IEquatable<RemoteRepositoryConfig.Types.UpstreamCredentials>, IDeepCloneable<RemoteRepositoryConfig.Types.UpstreamCredentials>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class RemoteRepositoryConfig.Types.UpstreamCredentials.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides reference documentation for the `RemoteRepositoryConfig.Types.UpstreamCredentials` class within the Artifact Registry v1 API, specifically within the .NET environment."],["The `UpstreamCredentials` class is used to define the credentials necessary for accessing a remote repository, which it is meant to encapsulate."],["This documentation covers versions ranging from 1.0.0 to 2.9.0 (latest) of the relevant components, highlighting that the latest version is 2.9.0 and the current page is set to documentation version 2.5.0."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities like message handling, equality checks, deep cloning, and buffered message operations."],["The class offers properties, such as `CredentialsCase` and `UsernamePasswordCredentials`, which enable configuration and access through username and password for the remote repository, and it offers 2 constructors to instanciate."]]],[]]