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."],[[["The `GetInterconnectRequest` class is a part of the Compute Engine v1 API, found within the `Google.Cloud.Compute.V1` namespace."],["Version 3.6.0 is the latest version, and the documentation provides links to version history dating back to version 1.0.0 for `GetInterconnectRequest`."],["This class represents a request message specifically for retrieving information about an interconnect via the `Interconnects.Get` method."],["The `GetInterconnectRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetInterconnectRequest` has properties to specify the interconnect name and the project ID for the request."]]],[]]