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."],[[["The document provides reference documentation for the `InterconnectsGetDiagnosticsResponse` class in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The latest version of the API available in this list is 3.6.0, while the current documentation refers to version 2.4.0, with a list of versions ranging from 1.0.0 to 3.6.0."],["`InterconnectsGetDiagnosticsResponse` is a class used to handle responses for diagnostics requests related to interconnects."],["This class inherits from `Object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a single property called `Result`, which is of type `InterconnectDiagnostics`, and two constructors are available, one empty, and one that takes an existing `InterconnectsGetDiagnosticsResponse` object."]]],[]]