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-24 UTC."],[[["This page provides documentation for the `GetDiagnosticsInterconnectRequest` class within the Compute Engine v1 API."],["The latest available version of the `GetDiagnosticsInterconnectRequest` class is 3.6.0, with numerous older versions also documented, including down to 1.0.0."],["`GetDiagnosticsInterconnectRequest` is a message class used to make a request for `Interconnects.GetDiagnostics` in the API."],["The `GetDiagnosticsInterconnectRequest` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDiagnosticsInterconnectRequest` class contains properties for `Interconnect` (name of the interconnect resource) and `Project` (Project ID)."]]],[]]