public sealed class GetDiagnosticsInterconnectRequest : IMessage<GetDiagnosticsInterconnectRequest>, IEquatable<GetDiagnosticsInterconnectRequest>, IDeepCloneable<GetDiagnosticsInterconnectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetDiagnosticsInterconnectRequest.
A request message for Interconnects.GetDiagnostics. 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 page provides reference documentation for the `GetDiagnosticsInterconnectRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.13.0."],["The `GetDiagnosticsInterconnectRequest` class is a request message used for the `Interconnects.GetDiagnostics` method, allowing you to query interconnect resources."],["The page includes links to various versions of the API, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparison, deep cloning, and buffer message operations."],["The `GetDiagnosticsInterconnectRequest` class has two properties, `Interconnect` and `Project`, which are strings used to define the name of the interconnect resource and the project ID respectively."]]],[]]