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-31 UTC."],[[["This page provides documentation for the `GetInterconnectRequest` class within the Google Compute Engine v1 API."],["The latest available version of the API is 3.6.0, with several previous versions ranging from 3.5.0 down to 1.0.0 also listed."],["`GetInterconnectRequest` is a request message utilized for the `Interconnects.Get` method, as described in the documentation."],["The `GetInterconnectRequest` class includes properties like `Interconnect` and `Project`, both of which are strings, and it offers two constructors."],["The `GetInterconnectRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]