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."],[[["This page provides documentation for the `InterconnectsGetDiagnosticsResponse` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The latest version of the API covered on the page is 3.6.0, with version 2.9.0 being the current version of this page."],["The `InterconnectsGetDiagnosticsResponse` class is designed to handle responses from `InterconnectsGetDiagnosticsRequest`, offering diagnostic information."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities within the .NET ecosystem."],["The `Result` property, of type `InterconnectDiagnostics`, is available to retrieve the diagnostic results."]]],[]]