public sealed class InterconnectsGetDiagnosticsResponse : IMessage<InterconnectsGetDiagnosticsResponse>, IEquatable<InterconnectsGetDiagnosticsResponse>, IDeepCloneable<InterconnectsGetDiagnosticsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectsGetDiagnosticsResponse.
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 document provides reference documentation for the `InterconnectsGetDiagnosticsResponse` class in the Google Compute Engine v1 API."],["The `InterconnectsGetDiagnosticsResponse` class is used to represent the response from an `InterconnectsGetDiagnosticsRequest`."],["The provided list includes multiple versions of the API class documentation ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version available."],["The class `InterconnectsGetDiagnosticsResponse` implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `InterconnectsGetDiagnosticsResponse` class contains one property named `Result` of type `InterconnectDiagnostics`."]]],[]]