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 latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions available, going back to 1.0.0."],["This webpage documents the `InterconnectsGetDiagnosticsResponse` class within the Google.Cloud.Compute.V1 namespace, part of the Compute Engine v1 API."],["`InterconnectsGetDiagnosticsResponse` is a class used to receive diagnostics related to interconnect requests, and it inherits from the Object class and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has a property, `Result`, which is of type `InterconnectDiagnostics`, which can be retrieved and set."],["`InterconnectsGetDiagnosticsResponse` class has two constructors, one that is empty, and one that accepts the same type as an input."]]],[]]