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-31 UTC."],[[["This page provides reference documentation for the `GetDiagnosticsInterconnectRequest` class within the Google Compute Engine v1 API."],["The `GetDiagnosticsInterconnectRequest` class is a request message used for the `Interconnects.GetDiagnostics` method, as explained in the documentation."],["The documentation details the `GetDiagnosticsInterconnectRequest` class's properties, such as `Interconnect` and `Project`, which are essential for specifying the request."],["Multiple versions of the API are available, ranging from 1.0.0 to the latest version 3.6.0, with links provided for each version's documentation."],["The class `GetDiagnosticsInterconnectRequest` inherits from various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`."]]],[]]