public sealed class RemoteRepositoryConfig.Types.AptRepository.Types.CustomRepository : IMessage<RemoteRepositoryConfig.Types.AptRepository.Types.CustomRepository>, IEquatable<RemoteRepositoryConfig.Types.AptRepository.Types.CustomRepository>, IDeepCloneable<RemoteRepositoryConfig.Types.AptRepository.Types.CustomRepository>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class RemoteRepositoryConfig.Types.AptRepository.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 page provides documentation for the `RemoteRepositoryConfig.Types.AptRepository.Types.CustomRepository` class within the Google Cloud Artifact Registry v1 API."],["The `CustomRepository` class represents a customer-specified, publicly available remote repository for Apt packages, and the page contains documentation for twelve different versions of it."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CustomRepository` class has properties like `Uri` which contains the http/https address of the upstream remote repository."],["The page includes details about the class constructors, such as `CustomRepository()` and `CustomRepository(CustomRepository other)`, and there parameters."]]],[]]