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 page provides documentation for the `GetInterconnectRequest` class within the Google Cloud Compute Engine v1 API, specifically under version 3.5.0."],["The `GetInterconnectRequest` class is used to request details about a specific interconnect and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance, implementing types, inherited members, and namespace, all associated with the Google.Cloud.Compute.V1 assembly."],["The class includes two constructors, a default constructor and one that accepts another `GetInterconnectRequest` object, and also provides two key properties, `Interconnect` and `Project`, both of which are strings."],["This page provides links to previous versions of the documentation, ranging from version 3.6.0 down to version 1.0.0."]]],[]]