public sealed class VirtualRepositoryConfig : IMessage<VirtualRepositoryConfig>, IEquatable<VirtualRepositoryConfig>, IDeepCloneable<VirtualRepositoryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class VirtualRepositoryConfig.
[[["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 document provides reference information for the `VirtualRepositoryConfig` class within the Google Cloud Artifact Registry v1 API, specifically for version 2.5.0."],["The `VirtualRepositoryConfig` class represents the configuration for a virtual repository and inherits from the base `object` class, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `VirtualRepositoryConfig` object as a parameter."],["`VirtualRepositoryConfig` includes a property called `UpstreamPolicies`, which is of type `RepeatedField\u003cUpstreamPolicy\u003e` and configures the upstream artifacts for the virtual repository."],["This documentation provides access to different versions of this class, from version 1.0.0 to the latest release, version 2.9.0."]]],[]]