public sealed class GetInterconnectAttachmentRequest : IMessage<GetInterconnectAttachmentRequest>, IEquatable<GetInterconnectAttachmentRequest>, IDeepCloneable<GetInterconnectAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInterconnectAttachmentRequest.
A request message for InterconnectAttachments.Get. See the method description for details.
[[["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-24 UTC."],[[["This webpage provides reference documentation for the `GetInterconnectAttachmentRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The documentation covers versions of the API ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest available release, and version 2.13.0 is being displayed."],["The `GetInterconnectAttachmentRequest` class is a message type used to request details about an interconnect attachment."],["The class inherits from object and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetInterconnectAttachmentRequest` include `InterconnectAttachment`, `Project`, and `Region`, each of which are strings and are used to define details of the request."]]],[]]