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 reference documentation for the `RemoteRepositoryConfig.Types.AptRepository` class within the Google Cloud Artifact Registry v1 API, specifically version 2.8.0."],["The `RemoteRepositoryConfig.Types.AptRepository` class is a configuration for an Apt remote repository, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this resource is version 2.9.0, and the documentation also includes versions back to 1.0.0, including this current version (2.8.0)."],["The class includes constructors such as `AptRepository()` and `AptRepository(AptRepository other)`, the latter being a copy constructor that takes an existing `RemoteRepositoryConfig.Types.AptRepository` instance."],["Key properties of the `AptRepository` class are `PublicRepository`, which defines one of the supported public Apt repositories, and `UpstreamCase`, which indicates the active upstream configuration."]]],[]]