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-24 UTC."],[[["The latest version of the `InterconnectsGetDiagnosticsResponse` documentation is 3.6.0, with a full list of available versions ranging from 1.0.0 to 3.6.0."],["This documentation provides reference information for the Compute Engine v1 API class `InterconnectsGetDiagnosticsResponse`."],["The `InterconnectsGetDiagnosticsResponse` class is part of the `Google.Cloud.Compute.V1` namespace and is used for handling responses to `InterconnectsGetDiagnosticsRequest`."],["This class inherits members from the base `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Result` property of type `InterconnectDiagnostics`, and it has two constructors: a default constructor and a copy constructor that takes another `InterconnectsGetDiagnosticsResponse` instance as a parameter."]]],[]]