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-21 UTC."],[[["The latest version of the `GetInterconnectRequest` class is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["This document details the `GetInterconnectRequest` class, a request message for `Interconnects.Get` in the Compute Engine v1 API, and it implements several interfaces like `IMessage` and `IEquatable`."],["The `GetInterconnectRequest` class has two constructors: a default constructor and a copy constructor, and it includes properties to specify the interconnect's name and the project ID."],["The document lists all the different versions of the GetInterconnectRequest class from version 1.0.0 up to the latest version of 3.6.0."],["The class inherits from Object and has inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]