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-31 UTC."],[[["This webpage provides reference documentation for the `InterconnectsGetDiagnosticsResponse` class in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The content covers multiple versions of the `InterconnectsGetDiagnosticsResponse` class, ranging from version 1.0.0 to the latest version, 3.6.0, with version 3.4.0 being the main focus."],["The `InterconnectsGetDiagnosticsResponse` class is a response object for the `InterconnectsGetDiagnosticsRequest`, used for retrieving diagnostics related to interconnects."],["The class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data exchange and management."],["The class includes a `Result` property of type `InterconnectDiagnostics` to store and provide the diagnostics details."]]],[]]