public sealed class Repository.Types.MavenRepositoryConfig : IMessage<Repository.Types.MavenRepositoryConfig>, IEquatable<Repository.Types.MavenRepositoryConfig>, IDeepCloneable<Repository.Types.MavenRepositoryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class Repository.Types.MavenRepositoryConfig.
MavenRepositoryConfig is maven related repository details.
Provides additional configuration details for repositories of the maven
format type.
[[["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 documentation for the `Repository.Types.MavenRepositoryConfig` class within the Google Cloud Artifact Registry v1 API, specifically version 2.5.0."],["The `MavenRepositoryConfig` class is designed to provide additional configuration details for repositories using the Maven format type."],["This class includes properties like `AllowSnapshotOverwrites`, which allows publishing of the same snapshot versions, and `VersionPolicy`, which determines the version types a repository accepts."],["The documentation covers the class's constructors, including a default constructor and a copy constructor that takes another `MavenRepositoryConfig` object as input."],["It also lists the various versions available for this API, from version 1.0.0 up to the latest version 2.9.0."]]],[]]