public sealed class RemoteRepositoryConfig.Types.YumRepository : IMessage<RemoteRepositoryConfig.Types.YumRepository>, IEquatable<RemoteRepositoryConfig.Types.YumRepository>, IDeepCloneable<RemoteRepositoryConfig.Types.YumRepository>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class RemoteRepositoryConfig.Types.YumRepository.
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `RemoteRepositoryConfig.Types.YumRepository` class within the Artifact Registry v1 API, specifically focusing on its configuration for Yum remote repositories."],["The `RemoteRepositoryConfig.Types.YumRepository` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for object manipulation and comparison."],["The documentation highlights the available constructors, including a default constructor (`YumRepository()`) and a copy constructor (`YumRepository(YumRepository)`), as well as key properties like `PublicRepository` for managing publicly available Yum repositories and `UpstreamCase` to determine the type of the upstream."],["The page covers multiple versions of the API documentation, from version 1.0.0 up to the latest version, 2.9.0, allowing users to choose their specific version of interest."],["The documentation is contained within the `Google.Cloud.ArtifactRegistry.V1` namespace and part of the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."]]],[]]