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 focusing on version 2.5.0."],["The `AptRepository` class is a configuration for an Apt remote repository, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for the class is 2.9.0, with several other previous versions also documented, ranging from 1.0.0 to 2.8.0."],["The class can be constructed in two ways, either by using `AptRepository()` or `AptRepository(RemoteRepositoryConfig.Types.AptRepository other)`."],["One of the main properties of `AptRepository` class is `PublicRepository`, which is of type `RemoteRepositoryConfig.Types.AptRepository.Types.PublicRepository`, along with the `UpstreamCase` property, which specifies the upstream repository configuration."]]],[]]