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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eDiagnoseRouterResponse is a class in the Google Cloud Edge Network v1 API used to represent the current status of a specific router.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the class is 1.4.0, but other version such as 1.3.0, 1.2.0, 1.1.0 and the base version 1.0.0 are available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiagnoseRouterResponse\u003c/code\u003e contains two main properties: \u003ccode\u003eResult\u003c/code\u003e, of type \u003ccode\u003eRouterStatus\u003c/code\u003e, which represents the network status of the router, and \u003ccode\u003eUpdateTime\u003c/code\u003e, a \u003ccode\u003eTimestamp\u003c/code\u003e indicating when the router status was last updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiagnoseRouterResponse\u003c/code\u003e has two constructors one for creating an empty instance of the class and the other to create a \u003ccode\u003eDiagnoseRouterResponse\u003c/code\u003e by passing another as a parameter.\u003c/p\u003e\n"]]],[],null,[]]