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"]],[["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-03-31 UTC."],[[["This webpage provides reference documentation for the `GetInterconnectRequest` class within the Compute Engine v1 API."],["The `GetInterconnectRequest` class is part of the `Google.Cloud.Compute.V1` namespace in the `Google.Cloud.Compute.V1.dll` assembly."],["This page outlines the different versions of the `GetInterconnectRequest`, ranging from 1.0.0 to the latest version, 3.6.0, with each version containing a unique link."],["`GetInterconnectRequest` implements several interfaces, including `IMessage`, `IEquatable\u003cGetInterconnectRequest\u003e`, `IDeepCloneable\u003cGetInterconnectRequest\u003e`, and `IBufferMessage`."],["The class includes properties such as `Interconnect` and `Project`, allowing users to specify the interconnect name and project ID when making requests."]]],[]]