public sealed class DiagnoseRouterRequest : IMessage<DiagnoseRouterRequest>, IEquatable<DiagnoseRouterRequest>, IDeepCloneable<DiagnoseRouterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class DiagnoseRouterRequest.
Message for requesting diagnositcs of a router within a specific zone.
[[["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 `DiagnoseRouterRequest` class within the Google Cloud Edge Network v1 API, used for requesting diagnostics of a router in a specific zone."],["The `DiagnoseRouterRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two constructors, `DiagnoseRouterRequest()` for a default instance and `DiagnoseRouterRequest(DiagnoseRouterRequest other)` for creating a copy, and includes properties like `Name` and `RouterName`."],["The document lists the available versions of the API, ranging from 1.0.0 to the latest 1.4.0, highlighting version 1.1.0 in detail."]]],[]]