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 content provides reference documentation for the `InterconnectsGetDiagnosticsResponse` class in the Compute Engine v1 API."],["The latest version of this class is 3.6.0, and it includes links to documentation for multiple previous versions, down to 1.0.0."],["The `InterconnectsGetDiagnosticsResponse` class is used for responses to `InterconnectsGetDiagnosticsRequest` and inherits from several interfaces."],["The `InterconnectsGetDiagnosticsResponse` class has two constructors and a single property named `Result`, which is of type `InterconnectDiagnostics`."],["The class is located within the `Google.Cloud.Compute.V1` namespace, and it's a part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]