Class Delay (1.8.2)

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

Deprecated: Use ShipmentRoute.Transition.delay_duration instead. Time interval spent on the route resulting from a TransitionAttributes.delay.

Attributes

NameDescription
start_time google.protobuf.timestamp_pb2.Timestamp
Start of the delay.
duration google.protobuf.duration_pb2.Duration
Duration of the delay.