DiagnoseNetworkResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)DiagnoseNetworkResponse contains the current status for a specific network.
Attributes |
|
|---|---|
| Name | Description |
update_time |
google.protobuf.timestamp_pb2.Timestamp
The time when the network status was last updated. |
result |
google.cloud.edgenetwork_v1.types.DiagnoseNetworkResponse.NetworkStatus
The network status of a specific network. |
Classes
NetworkStatus
NetworkStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)NetworkStatus has a list of status for the subnets under the current network.