public sealed class GetInterconnectAttachmentRequest : IMessage<GetInterconnectAttachmentRequest>, IEquatable<GetInterconnectAttachmentRequest>, IDeepCloneable<GetInterconnectAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class GetInterconnectAttachmentRequest.
[[["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 `GetInterconnectAttachmentRequest` class within the Google Cloud Edge Network v1 API, specifically for version 1.2.0, which is one of the available versions, including versions from 1.0.0 to 1.4.0 (latest)."],["The `GetInterconnectAttachmentRequest` class is used for retrieving an InterconnectAttachment and is part of the `Google.Cloud.EdgeNetwork.V1` namespace, found in the `Google.Cloud.EdgeNetwork.V1.dll` assembly."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the base `object` class."],["It offers two constructors, one parameterless and another that accepts another `GetInterconnectAttachmentRequest` object for cloning, and it includes two key properties, `InterconnectAttachmentName` and `Name`, which are essential for identifying the requested resource."],["The `GetInterconnectAttachmentRequest` class is the message used for getting a InterconnectAttachment within the Google Cloud Edge Network v1 API."]]],[]]