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-04-09 UTC."],[[["This webpage provides documentation for the `GetInterconnectRequest` class within the Google 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, and it is used as a request message for `Interconnects.Get`."],["The page lists various versions of the `GetInterconnectRequest` class, ranging from version 1.0.0 up to the latest, version 3.6.0, which users can navigate to for specific documentation."],["The `GetInterconnectRequest` class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one is parameterless and the second one takes another `GetInterconnectRequest` as a parameter, and it has two properties: `Interconnect` and `Project`, both of which are strings."]]],[]]