public sealed class GetDockerImageRequest : IMessage<GetDockerImageRequest>, IEquatable<GetDockerImageRequest>, IDeepCloneable<GetDockerImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class GetDockerImageRequest.
[[["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 `GetDockerImageRequest` class within the Artifact Registry v1 API for .NET, specifically version 2.6.0."],["`GetDockerImageRequest` is used to request Docker images and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties such as `DockerImageName` (of type `DockerImageName`) and `Name` (of type `string`)."],["The document also provides links to older versions of the package, and to the most recent version of the package, which is version 2.9.0."],["It includes the definition of the classes constructors, `GetDockerImageRequest()`, and `GetDockerImageRequest(GetDockerImageRequest other)`."]]],[]]