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."],[[["The latest version of the `VirtualRepositoryConfig` class is 2.9.0, with this specific documentation page detailing version 2.4.0."],["`VirtualRepositoryConfig` is a class within the Google.Cloud.ArtifactRegistry.V1 namespace, part of the Artifact Registry v1 API, designed to manage virtual repository configurations."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["It has two constructors, one default and one that accepts another `VirtualRepositoryConfig` object as a parameter for cloning, and also provides an `UpstreamPolicies` property to define upstream artifact distribution policies."],["The class is located in the Google.Cloud.ArtifactRegistry.V1.dll assembly."]]],[]]