public sealed class GetInterconnectRequest : IMessage<GetInterconnectRequest>, IEquatable<GetInterconnectRequest>, IDeepCloneable<GetInterconnectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInterconnectRequest.
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 document provides reference documentation for the \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e class within the Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e class is a request message used for retrieving details about a specific interconnect and is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the available constructors for creating \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e objects, including a default constructor and a constructor that takes another \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e as input.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e class are \u003ccode\u003eInterconnect\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e, which allow specification of the interconnect name and the project ID for the request, both properties being of string type.\u003c/p\u003e\n"]]],[],null,[]]