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."],[[["The latest version of the `GetInterconnectRequest` class is 3.6.0, and it is part of the Google.Cloud.Compute.V1 library."],["This webpage provides documentation and code samples for the `GetInterconnectRequest` class, which is used with the Compute Engine v1 API, with version 2.10.0 currently highlighted."],["The `GetInterconnectRequest` class, part of the Compute Engine API, is a request message for the `Interconnects.Get` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties to specify the `Interconnect` name and `Project` ID for a request, and also includes public constructors."]]],[]]