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."],[[["The document provides reference documentation for the `RemoteRepositoryConfig.Types.YumRepository` class within the Google Cloud Artifact Registry v1 API, specifically version 2.6.0."],["`RemoteRepositoryConfig.Types.YumRepository` is a class used for configuring a Yum remote repository and it implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has a `PublicRepository` property which is used to define one of the publicly available Yum repositories that are supported by the Artifact Registry."],["The `UpstreamCase` property describes the type of the upstream configuration, which is a `YumRepository.UpstreamOneofCase` in the context of the RemoteRepositoryConfig.Types.YumRepository class."],["The document also includes links to previous versions of the documentation, from version 1.0.0 to the latest 2.9.0, allowing navigation through different versions of the `RemoteRepositoryConfig.Types.YumRepository` class."]]],[]]