public sealed class RemoteRepositoryConfig.Types.AptRepository : IMessage<RemoteRepositoryConfig.Types.AptRepository>, IEquatable<RemoteRepositoryConfig.Types.AptRepository>, IDeepCloneable<RemoteRepositoryConfig.Types.AptRepository>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class RemoteRepositoryConfig.Types.AptRepository.
[[["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 webpage provides documentation for the `RemoteRepositoryConfig.Types.AptRepository` class within the Artifact Registry v1 API, specifically version 2.4.0."],["The `AptRepository` class, which is a sealed class, is used to configure an Apt remote repository and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page documents the available constructors, `AptRepository()` and `AptRepository(AptRepository)`, as well as two key properties, `PublicRepository` and `UpstreamCase`, that are used to define the configuration of the remote repository."],["The documentation includes a listing of all the versions, from 1.0.0 to 2.9.0 (latest), that are available for the `RemoteRepositoryConfig.Types.AptRepository` class."],["The class is inherited from `object` and has inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]