public sealed class GetInterconnectAttachmentRequest : IMessage<GetInterconnectAttachmentRequest>, IEquatable<GetInterconnectAttachmentRequest>, IDeepCloneable<GetInterconnectAttachmentRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetInterconnectAttachmentRequest\u003c/code\u003e class is a request message used for retrieving interconnect attachment details.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eGetInterconnectAttachmentRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInterconnectAttachmentRequest\u003c/code\u003e class contains the properties \u003ccode\u003eInterconnectAttachment\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e all of which are of the string type, these represent the name of the interconnect attachment, the project ID, and the name of the region respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation available for the Google Cloud Compute V1 package, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]