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 webpage provides documentation for the `GetInterconnectRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available for the `GetInterconnectRequest` class is 3.6.0, while the current page is detailing version 2.17.0."],["`GetInterconnectRequest` is a request message used to retrieve information about a specific interconnect, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Interconnect` and `Project`, which are used to define the name of the interconnect and the project ID for the request, respectively."],["The content goes into detail about the GetInterconnectRequest class, and lists the class' constructors, as well as the inherited members."]]],[]]