public sealed class RemoteRepositoryConfig.Types.MavenRepository.Types.CustomRepository : IMessage<RemoteRepositoryConfig.Types.MavenRepository.Types.CustomRepository>, IEquatable<RemoteRepositoryConfig.Types.MavenRepository.Types.CustomRepository>, IDeepCloneable<RemoteRepositoryConfig.Types.MavenRepository.Types.CustomRepository>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class RemoteRepositoryConfig.Types.MavenRepository.Types.CustomRepository.
Customer-specified publicly available remote repository.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `CustomRepository` class within the Google Cloud Artifact Registry v1 API, specifically for Maven repositories."],["The `CustomRepository` class is used to define a customer-specified publicly available remote repository, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation is for version 2.9.0 of the API, with documentation available for versions ranging from 1.0.0 up to 2.9.0."],["The `CustomRepository` class includes a `Uri` property, which is a string representing the HTTP/HTTPS URI of the remote repository."],["Constructors for `CustomRepository` are provided, allowing the creation of instances either with default values or by cloning from another `CustomRepository` object."]]],[]]