Class DiagnoseRouterResponse (0.1.7)

DiagnoseRouterResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

DiagnoseRouterResponse contains the current status for a specific router.

Attributes

NameDescription
update_time google.protobuf.timestamp_pb2.Timestamp
The time when the router status was last updated.
result google.cloud.edgenetwork_v1.types.RouterStatus
The network status of a specific router.