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-04-09 UTC."],[[["This page provides reference documentation for the `GetInterconnectAttachmentRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetInterconnectAttachmentRequest` class is used to request information about an interconnect attachment, as described in the method description."],["The current documented version is 3.5.0, with links available for versions ranging from 1.0.0 to 3.6.0, where 3.6.0 is the latest version."],["The `GetInterconnectAttachmentRequest` class includes properties such as `InterconnectAttachment`, `Project`, and `Region`, all of which are strings and crucial to the functionality of the request."],["This Class inherits from the Object class and implements a number of interfaces such as: IMessage, IEquatable, IDeepCloneable, and IBufferMessage, as well as defining its own constructors."]]],[]]