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 of `InterconnectsGetDiagnosticsResponse` is 3.6.0, while version 1.0.0 is the initial version."],["This document provides a detailed overview of the `InterconnectsGetDiagnosticsResponse` class, which is used for diagnostics in Google Cloud Compute."],["`InterconnectsGetDiagnosticsResponse` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `InterconnectsGetDiagnosticsResponse()`, and a copy constructor that takes another `InterconnectsGetDiagnosticsResponse` as a parameter."],["It has one property called `Result` of type `InterconnectDiagnostics`, and it is used to store the result of the diagnostics."]]],[]]