public sealed class MavenRepositoryConfig : IMessage<Repository.Types.MavenRepositoryConfig>, IEquatable<Repository.Types.MavenRepositoryConfig>, IDeepCloneable<Repository.Types.MavenRepositoryConfig>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage documents the \u003ccode\u003eMavenRepositoryConfig\u003c/code\u003e class, which provides configuration details for Maven format repositories within the Google Cloud Artifact Registry.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version of \u003ccode\u003eMavenRepositoryConfig\u003c/code\u003e is 2.9.0, with a history of versions ranging from 1.0.0 to 2.9.0, each with its own documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMavenRepositoryConfig\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it a part of Google's Protobuf and .NET ecosystems.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eAllowSnapshotOverwrites\u003c/code\u003e, which controls whether to permit the publishing of identical snapshot versions, and \u003ccode\u003eVersionPolicy\u003c/code\u003e, which determines the acceptable version types for the repository.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors that allow either no arguments, or a \u003ccode\u003eRepository.Types.MavenRepositoryConfig\u003c/code\u003e argument in order to create a new \u003ccode\u003eMavenRepositoryConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]