Class: Google::Cloud::Optimization::V1::ShipmentRoute::Delay Deprecated
- Inherits:
-
Object
- Object
- Google::Cloud::Optimization::V1::ShipmentRoute::Delay
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/optimization/v1/fleet_routing.rb
Overview
Deprecated.
This message is deprecated and may be removed in the next major version update.
Deprecated: Use ShipmentRoute.Transition.delay_duration instead. Time interval spent on the route resulting from a TransitionAttributes.delay.
Instance Attribute Summary collapse
-
#duration ⇒ ::Google::Protobuf::Duration
Duration of the delay.
-
#start_time ⇒ ::Google::Protobuf::Timestamp
Start of the delay.