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 page provides documentation for the `InterconnectsGetDiagnosticsResponse` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class `InterconnectsGetDiagnosticsResponse` serves as the response type for `InterconnectsGetDiagnosticsRequest` within the Compute Engine API."],["Version 3.6.0 is the latest available version of the API documentation, while version 3.5.0 is the version focused on within the content provided, and multiple other versions are listed with links to their respective pages."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities and compatibility with the protobuf message system."],["The `InterconnectsGetDiagnosticsResponse` has a property `Result` of type `InterconnectDiagnostics` that contains the diagnostics results."]]],[]]