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-14 UTC."],[[["This document provides reference documentation for the `RemoteRepositoryConfig.Types.UpstreamCredentials` class within the Google Cloud Artifact Registry v1 API, specifically for .NET development."],["The `UpstreamCredentials` class manages credentials for accessing remote repositories and is part of the `Google.Cloud.ArtifactRegistry.V1` namespace, found in the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits members from the base `object` class."],["It offers constructors for creating new instances and includes a `CredentialsCase` property to handle credential variations, along with a `UsernamePasswordCredentials` property for use in username/password authentication scenarios."],["The document lists various versions of the API, ranging from version 1.0.0 to 2.9.0 (latest), demonstrating the history and updates of the `RemoteRepositoryConfig.Types.UpstreamCredentials` class."]]],[]]