Class DiagnoseInterconnectResponse (0.1.7)

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

DiagnoseInterconnectResponse contains the current diagnostics for a specific interconnect.

Attributes

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