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."],[[["Version 3.6.0 is the latest version available for the `InterconnectsGetDiagnosticsResponse` class within the Google Cloud Compute v1 API documentation."],["The documentation provides a history of versions, from the latest 3.6.0 down to version 1.0.0, for the `InterconnectsGetDiagnosticsResponse` class."],["`InterconnectsGetDiagnosticsResponse` is a class that inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `InterconnectsGetDiagnosticsResponse` contains a property named `Result`, which is of type `InterconnectDiagnostics`, to which a value can be assigned."],["The `InterconnectsGetDiagnosticsResponse` class exists within the `Google.Cloud.Compute.V1` namespace and is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]