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 v1beta2 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-05-02 UTC."],[[["This documentation details the `MavenRepositoryConfig` class within the Artifact Registry v1beta2 API, focusing on its role in managing Maven repository configurations."],["The `MavenRepositoryConfig` class is part of the `Google.Cloud.ArtifactRegistry.V1Beta2` namespace and is used to specify configuration details for repositories that are of the Maven format type."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `MavenRepositoryConfig` include `AllowSnapshotOverwrites`, which determines whether the repository will allow publishing the same snapshot versions, and `VersionPolicy`, which dictates the accepted version types."],["The latest version available for this API class is 2.0.0-beta05, with older versions 2.0.0-beta04, and 1.0.0-beta06 also documented."]]],[]]