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-04-17 UTC."],[[["This webpage provides reference documentation for the `RemoteRepositoryConfig.Types.AptRepository` class within the Google Cloud Artifact Registry v1 API, specifically for .NET development."],["The `AptRepository` class, which is used to configure an Apt remote repository, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists the available versions of the API, ranging from 1.0.0 to the latest 2.9.0, with version 2.6.0 being the current version detailed in the documentation."],["The `AptRepository` class includes properties such as `PublicRepository` and `UpstreamCase` that provide information about the public Apt repositories supported by Artifact Registry and the upstream repository configuration, respectively."],["The class has a `AptRepository` constructor that can be used with no parameters or another `AptRepository` instance as a parameter, with documentation provided for parameters and their descriptions."]]],[]]