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-04-09 UTC."],[[["This webpage provides reference documentation for the `InterconnectsGetDiagnosticsResponse` class in the Google Cloud Compute Engine v1 API."],["The latest available version of the API is 3.6.0, but documentation is available for multiple versions, ranging from 1.0.0 to 3.6.0, including the current 3.3.0."],["`InterconnectsGetDiagnosticsResponse` is a class that represents the response to an `InterconnectsGetDiagnosticsRequest`, inheriting from `object` and implementing several interfaces."],["The class can be constructed in two ways, either as a new instance or using another `InterconnectsGetDiagnosticsResponse` object."],["The primary property of this class is `Result`, of type `InterconnectDiagnostics`, which is used to retrieve the diagnostics information."]]],[]]