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 page provides reference documentation for the `Repository.Types.MavenRepositoryConfig` class within the Google Cloud Artifact Registry v1 API, detailing its structure and functionalities."],["The `MavenRepositoryConfig` class offers additional configuration options for repositories that utilize the Maven format type."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which enables message handling, object comparison, deep cloning, and buffer message interactions."],["Key properties of `MavenRepositoryConfig` include `AllowSnapshotOverwrites` which controls snapshot version publishing and `VersionPolicy`, which dictates the accepted versions within the registry."],["The page lists available versions of this documentation, from version 1.0.0 to the latest, 2.9.0, indicating the evolution and updates of the API and its components."]]],[]]