Google::Maps::RouteOptimization::SkippedShipment
Inherits MessagePack::Serializable < JSON::Serializable < Google::Resource < Struct < Value < Object
Details of unperformed shipments in a solution
See the documentation for additional information.
Constructors
new(pull : JSON::PullParser)
new(pull : MessagePack::Unpacker)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
index
The index corresponds to the index of the shipment in the source ShipmentModel
label
Copy of the corresponding Shipment.label, if specified in the Shipment
reasons
A list of reasons that explain why the shipment was skipped. If we are unable to understand why a shipment was skipped, reasons will not be set.