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-24 UTC."],[[["The latest version of the `InterconnectsGetDiagnosticsResponse` is 3.6.0, and it is part of the `Google.Cloud.Compute.V1` library."],["This page lists multiple versions of the `InterconnectsGetDiagnosticsResponse`, ranging from version 1.0.0 up to 3.6.0, with corresponding links for each."],["The `InterconnectsGetDiagnosticsResponse` class is used for handling responses to the `InterconnectsGetDiagnosticsRequest`."],["This class has various implementations and inheritances, including `IMessage`, `IEquatable`, and `IDeepCloneable`, providing functionalities like message handling, equality comparison, and deep cloning."],["The `InterconnectsGetDiagnosticsResponse` class has a constructor that allows for copying from another `InterconnectsGetDiagnosticsResponse` object and contains a `Result` property of type `InterconnectDiagnostics`."]]],[]]