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 and code samples for the `RemoteRepositoryConfig.Types.AptRepository` class within the Artifact Registry v1 API."],["The `AptRepository` class is a configuration tool for setting up an Apt remote repository, inheriting from the `object` class and implementing several interfaces like `IMessage` and `IEquatable`."],["It has a public constructor, `AptRepository()`, and a copy constructor, `AptRepository(AptRepository other)`, allowing for the creation of new instances and copies of existing ones."],["The class includes properties such as `PublicRepository` to define one of the publicly available Apt repositories, and `UpstreamCase`, which defines a property with a value of `UpstreamOneofCase`."],["This page also provides access to past versions of the documentation, ranging from version 1.0.0 to the latest 2.9.0, allowing to view different versions of the documentation."]]],[]]