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."],[[["The page provides reference documentation for the `GetDiagnosticsInterconnectRequest` class within the Google Cloud Compute Engine v1 API."],["This class is a request message used for the `Interconnects.GetDiagnostics` method, as described in the API documentation."],["The latest version of the API documented on this page is version 3.6.0, but multiple versions ranging back to 1.0.0 are also accessible for `GetDiagnosticsInterconnectRequest`."],["The `GetDiagnosticsInterconnectRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `Interconnect` and `Project`, that are used to pass and define the request."]]],[]]