public sealed class RemoteRepositoryConfig.Types.CommonRemoteRepository : IMessage<RemoteRepositoryConfig.Types.CommonRemoteRepository>, IEquatable<RemoteRepositoryConfig.Types.CommonRemoteRepository>, IDeepCloneable<RemoteRepositoryConfig.Types.CommonRemoteRepository>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class RemoteRepositoryConfig.Types.CommonRemoteRepository.
[[["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."],[[["The latest version of the `RemoteRepositoryConfig.Types.CommonRemoteRepository` class is 2.9.0, with multiple prior versions available for reference, ranging down to version 1.0.0."],["This class is part of the Artifact Registry v1 API within the `Google.Cloud.ArtifactRegistry.V1` namespace, as documented in the provided links."],["`RemoteRepositoryConfig.Types.CommonRemoteRepository` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `RemoteRepositoryConfig.Types.CommonRemoteRepository` has a property called `Uri`, which is a required string that represents a common public repository base for remote repositories."],["There are two constructors for `CommonRemoteRepository`, one default and one that accepts another `CommonRemoteRepository` object as a parameter for creating a copy."]]],[]]