public sealed class GetInterconnectRequest : IMessage<GetInterconnectRequest>, IEquatable<GetInterconnectRequest>, IDeepCloneable<GetInterconnectRequest>, IBufferMessage, IMessage
A request message for Interconnects.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\u003eThis page provides documentation for the \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically focusing on version 1.4.0 but also listing versions from 1.0.0 all the way up to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetInterconnectRequest\u003c/code\u003e is a class used to create a request message for retrieving information about an interconnect, as detailed in the method description.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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 includes properties like \u003ccode\u003eInterconnect\u003c/code\u003e (for specifying the interconnect name) and \u003ccode\u003eProject\u003c/code\u003e (for the project ID) to configure the request, both of which are strings.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: one default constructor and another that accepts a \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e object to copy its properties, facilitating the creation of \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e instances.\u003c/p\u003e\n"]]],[],null,[]]