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."],[[["The latest version of the `InterconnectsGetDiagnosticsResponse` class is 3.6.0, with multiple previous versions available for reference, down to version 1.0.0."],["The `InterconnectsGetDiagnosticsResponse` class is part of the Compute Engine v1 API and is used to respond to the `InterconnectsGetDiagnosticsRequest`."],["The `InterconnectsGetDiagnosticsResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has a `Result` property, which is of type `InterconnectDiagnostics`, for the diagnostics response."],["The `InterconnectsGetDiagnosticsResponse` class has two constructors, the default one, and another which takes an `InterconnectsGetDiagnosticsResponse` object as a parameter."]]],[]]