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 documentation for the `GetInterconnectAttachmentRequest` class within the Google Cloud Edge Network v1 API, specifically version 1.1.0."],["`GetInterconnectAttachmentRequest` is a message class used to request information about an InterconnectAttachment, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and properties, `InterconnectAttachmentName` and `Name`, for handling the resource's name and provides both string and typed view format."],["The content also details inherited members, namespace, and assembly information for `GetInterconnectAttachmentRequest`, offering a comprehensive view of its structure and context within the .NET framework."],["There are different versions of this documentation available, ranging from version 1.0.0 to the latest 1.4.0, which are listed within the content."]]],[]]