public sealed class GetAttachmentRequest : IMessage<GetAttachmentRequest>, IEquatable<GetAttachmentRequest>, IDeepCloneable<GetAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class GetAttachmentRequest.
[[["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 `GetAttachmentRequest` class within the Google Cloud Artifact Registry v1 API."],["The `GetAttachmentRequest` class is used to formulate a request for retrieving an attachment, as defined by the `ArtifactRegistry` API."],["The latest version of the `GetAttachmentRequest` documentation is 2.9.0, but the documentation is also available for older versions, going back to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class has two constructors, a default constructor, and a copy constructor that takes another `GetAttachmentRequest` as a parameter and contains properties for `AttachmentName` and `Name`."]]],[]]