Reference documentation and code samples for the Google Maps Route Optimization V1 Client class SkippedShipment.
Specifies details of unperformed shipments in a solution. For trivial cases and/or if we are able to identify the cause for skipping, we report the reason here.
Generated from protobuf message google.maps.routeoptimization.v1.SkippedShipment
Namespace
Google \ Maps \ RouteOptimization \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ index
int
The index corresponds to the index of the shipment in the source ShipmentModel
.
↳ label
↳ reasons
array< SkippedShipment\Reason
>
A list of reasons that explain why the shipment was skipped. See comment above Reason
. If we are unable to understand why a shipment was skipped, reasons will not be set.
getIndex
The index corresponds to the index of the shipment in the source ShipmentModel
.
int
setIndex
The index corresponds to the index of the shipment in the source ShipmentModel
.
var
int
$this
getLabel
Copy of the corresponding Shipment.label
, if
specified in the Shipment
.
string
setLabel
Copy of the corresponding Shipment.label
, if
specified in the Shipment
.
var
string
$this
getReasons
A list of reasons that explain why the shipment was skipped. See comment
above Reason
. If we are unable to understand why a shipment was skipped,
reasons will not be set.
setReasons
A list of reasons that explain why the shipment was skipped. See comment
above Reason
. If we are unable to understand why a shipment was skipped,
reasons will not be set.
$this