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` class is 3.6.0, with multiple previous versions available for reference."],["This webpage provides documentation for the `InterconnectsGetDiagnosticsResponse` class within the Google Cloud Compute Engine v1 API, and specifically the `Google.Cloud.Compute.V1` namespace."],["The `InterconnectsGetDiagnosticsResponse` class is used as the response for the `InterconnectsGetDiagnosticsRequest`."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InterconnectsGetDiagnosticsResponse` class has a constructor with and without parameters and one primary property, `Result`, which is of type `InterconnectDiagnostics`."]]],[]]