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 page 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 and is found in the Google.Cloud.Compute.V1.dll assembly."],["It details various versions of the `GetInterconnectRequest`, with version 3.6.0 being the latest, and offers documentation on methods and constructors."],["The documentation includes information on the class's properties, `Interconnect` and `Project`, which are used to specify the interconnect name and project ID for the request."],["The `GetInterconnectRequest` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]