Reference documentation and code samples for the Google Cloud Optimization V1 Client class ShipmentTypeIncompatibility.
Specifies incompatibilties between shipments depending on their shipment_type. The appearance of incompatible shipments on the same route is restricted based on the incompatibility mode.
Generated from protobuf message google.cloud.optimization.v1.ShipmentTypeIncompatibility
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ types
array
List of incompatible types. Two shipments having different shipment_types
among those listed are "incompatible".
↳ incompatibility_mode
int
Mode applied to the incompatibility.
getTypes
List of incompatible types. Two shipments having different shipment_types
among those listed are "incompatible".
setTypes
List of incompatible types. Two shipments having different shipment_types
among those listed are "incompatible".
var
string[]
$this
getIncompatibilityMode
Mode applied to the incompatibility.
int
setIncompatibilityMode
Mode applied to the incompatibility.
var
int
$this