public sealed class DiagnoseRouterResponse : IMessage<DiagnoseRouterResponse>, IEquatable<DiagnoseRouterResponse>, IDeepCloneable<DiagnoseRouterResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class DiagnoseRouterResponse.
DiagnoseRouterResponse contains the current status for a specific router.
[[["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 information for the `DiagnoseRouterResponse` class within the Distributed Cloud Edge Network v1 API."],["`DiagnoseRouterResponse` is designed to encapsulate the current status of a specific router within the network."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class offers properties like `Result`, which details the router's network status, and `UpdateTime`, which specifies the last time the router's status was updated."],["The document also contains constructor information for the `DiagnoseRouterResponse` class, and outlines that the namespace is `Google.Cloud.EdgeNetwork.V1`."]]],[]]