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\u003eThe \u003ccode\u003eGetInterconnectRequest\u003c/code\u003e class is used to request information about a specific interconnect, as seen within its method description.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is defined within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, making it versatile for various operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eInterconnect\u003c/code\u003e, representing the name of the interconnect, and \u003ccode\u003eProject\u003c/code\u003e, representing the project ID for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class has been through multiple version updates, with \u003ccode\u003e3.6.0\u003c/code\u003e being the latest and versions going as far back as \u003ccode\u003e1.0.0\u003c/code\u003e from the provided list.\u003c/p\u003e\n"]]],[],null,[]]