public sealed class DiagnoseInterconnectResponse : IMessage<DiagnoseInterconnectResponse>, IEquatable<DiagnoseInterconnectResponse>, IDeepCloneable<DiagnoseInterconnectResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class DiagnoseInterconnectResponse.
DiagnoseInterconnectResponse contains the current diagnostics for a
specific interconnect.
[[["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 `DiagnoseInterconnectResponse` class within the Google Cloud Edge Network v1 API, including its definition and usage."],["The `DiagnoseInterconnectResponse` class, used to obtain diagnostics for a specific interconnect, inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor, and one that accepts another `DiagnoseInterconnectResponse` object for creating a new instance, including two properties: `Result` of type `InterconnectDiagnostics`, and `UpdateTime` of type `Timestamp`."],["The latest version of this resource available is `1.4.0`, with older versions (1.3.0, 1.2.0, 1.1.0, 1.0.0) also documented, and is included in the `Google.Cloud.EdgeNetwork.V1` namespace, within the `Google.Cloud.EdgeNetwork.V1.dll` assembly."]]],[]]