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."],[[["This page provides documentation for the `InterconnectsGetDiagnosticsResponse` class within the `Google.Cloud.Compute.V1` namespace, detailing its usage and structure across multiple versions."],["The latest version of this class is 3.6.0, and the documentation provides a historical record of versions down to 1.0.0."],["`InterconnectsGetDiagnosticsResponse` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `InterconnectsGetDiagnosticsResponse` has a constructor that can take another `InterconnectsGetDiagnosticsResponse` object as an argument."],["The primary property of this class is `Result`, which is of type `InterconnectDiagnostics` and contains the diagnostic information."]]],[]]