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 reference documentation and code samples for the `RemoteRepositoryConfig.Types.YumRepository` class within the Artifact Registry v1 API."],["The `YumRepository` class is used for configuring a Yum remote repository in Artifact Registry, and it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details various versions of the documentation, from version 1.0.0 up to the latest version, 2.9.0, with version 2.8.0 being the current focus."],["The `YumRepository` class has two constructors, a default constructor, and another one that takes another `YumRepository` as a parameter, allowing for the copying of the Yum repository configuration."],["Key properties of the `YumRepository` class include `PublicRepository` for referencing publicly available Yum repositories and `UpstreamCase` for managing upstream repository configurations."]]],[]]