public sealed class InterconnectsGetDiagnosticsResponse : IMessage<InterconnectsGetDiagnosticsResponse>, IEquatable<InterconnectsGetDiagnosticsResponse>, IDeepCloneable<InterconnectsGetDiagnosticsResponse>, IBufferMessage, IMessage
Response for the InterconnectsGetDiagnosticsRequest.
[[["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 available for `InterconnectsGetDiagnosticsResponse` is 3.6.0, while the current page is on version 2.0.0."],["This page documents the `InterconnectsGetDiagnosticsResponse` class, which is used for responses to `InterconnectsGetDiagnosticsRequest`."],["The `InterconnectsGetDiagnosticsResponse` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor `InterconnectsGetDiagnosticsResponse` and a `Result` property of type `InterconnectDiagnostics`."],["There are many versions documented for this, starting from 1.0.0 up to 3.6.0."]]],[]]