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 page provides documentation for the `GetInterconnectAttachmentRequest` class within the Google Cloud Edge Network v1 API, detailing its structure and functionality."],["The `GetInterconnectAttachmentRequest` class is used to request information about a specific InterconnectAttachment and is accessible within the `Google.Cloud.EdgeNetwork.V1` namespace."],["The latest version available for this documentation is 1.4.0, but the currently viewed documentation is for version 1.3.0 of the `GetInterconnectAttachmentRequest` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with protocol buffers and enabling deep cloning."],["The class has two properties `InterconnectAttachmentName` and `Name` used to handle the resource name and its typed view respectively, with `Name` being required."]]],[]]