public sealed class Repository.Types.DockerRepositoryConfig : IMessage<Repository.Types.DockerRepositoryConfig>, IEquatable<Repository.Types.DockerRepositoryConfig>, IDeepCloneable<Repository.Types.DockerRepositoryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class Repository.Types.DockerRepositoryConfig.
DockerRepositoryConfig is docker related repository details.
Provides additional configuration details for repositories of the docker
format type.
[[["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 document provides reference information for the `Repository.Types.DockerRepositoryConfig` class within the Google Cloud Artifact Registry v1 API, with version 2.6.0 being the specific version in context."],["`DockerRepositoryConfig` is a class that manages additional configuration details for repositories that use the Docker format type within Artifact Registry."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET environment."],["A key property within `DockerRepositoryConfig` is `ImmutableTags`, a boolean that, when enabled, prevents modification, movement, or deletion of existing Docker tags."],["The documentation offers links to the different versions of the API, from 1.0.0 up to the latest 2.9.0."]]],[]]