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 is 3.6.0, as indicated by the \"latest\" tag."],["Version 2.1.0 of the `InterconnectsGetDiagnosticsResponse` class is detailed, showing its inheritance from `Object` and implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InterconnectsGetDiagnosticsResponse` class has two constructors, a parameterless one and another that takes an `InterconnectsGetDiagnosticsResponse` object as input."],["The `InterconnectsGetDiagnosticsResponse` class has a property called `Result` of type `InterconnectDiagnostics`."],["There are numerous previous versions listed, going back to version 1.0.0 for the class `InterconnectsGetDiagnosticsResponse`."]]],[]]