Interface protos.google.cloud.optimization.v1.ShipmentModel.IPrecedenceRule (3.2.0)

Properties of a PrecedenceRule.

Package

@google-cloud/optimization

Properties

firstIndex

firstIndex?: (number|null);

PrecedenceRule firstIndex

firstIsDelivery

firstIsDelivery?: (boolean|null);

PrecedenceRule firstIsDelivery

offsetDuration

offsetDuration?: (google.protobuf.IDuration|null);

PrecedenceRule offsetDuration

secondIndex

secondIndex?: (number|null);

PrecedenceRule secondIndex

secondIsDelivery

secondIsDelivery?: (boolean|null);

PrecedenceRule secondIsDelivery