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."],[[["This webpage provides documentation for the `GetInterconnectAttachmentRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The `GetInterconnectAttachmentRequest` class is used to make requests for retrieving interconnect attachment details, as part of the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["The document details the class's implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` among others."],["The page covers multiple versions of the `GetInterconnectAttachmentRequest` class, from version 1.0.0 to 3.6.0, allowing users to access documentation for older versions as well as the latest one."],["The documentation includes information on the class's constructors, `GetInterconnectAttachmentRequest()` and `GetInterconnectAttachmentRequest(GetInterconnectAttachmentRequest other)`, as well as properties like `InterconnectAttachment`, `Project`, and `Region`."]]],[]]