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."],[[["This page provides reference documentation for the `GetInterconnectRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The `GetInterconnectRequest` class is used to send a request to retrieve details about a specific interconnect, as documented in the \"A request message for Interconnects.Get.\" description."],["The page outlines the inheritance, implementation details, constructors, and properties of the `GetInterconnectRequest` class."],["The latest version available is 3.6.0, with various other versions listed, ranging from 1.0.0 to 3.5.0, and including 2.15.0, the current documentation's version."],["The main properties of `GetInterconnectRequest` are `Interconnect`, which specifies the name of the interconnect to query, and `Project`, which specifies the project ID."]]],[]]