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-21 UTC."],[[["The latest version available for `GetInterconnectAttachmentRequest` is 3.6.0, as shown in the provided list of versions."],["This page provides reference documentation for the `GetInterconnectAttachmentRequest` class within the Compute Engine v1 API, used for requesting details about an interconnect attachment."],["`GetInterconnectAttachmentRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetInterconnectAttachmentRequest` class has properties for `InterconnectAttachment`, `Project`, and `Region`, all of which are of type string."],["The document provides information on the `GetInterconnectAttachmentRequest` class, detailing its constructors, such as the default constructor and the constructor taking another `GetInterconnectAttachmentRequest` object as a parameter, which is commonly used for copying an object."]]],[]]