Interface protos.google.cloud.optimization.v1.Vehicle.IDurationLimit (2.1.1)

Properties of a DurationLimit.

Package

@google-cloud/optimization

Properties

costPerHourAfterSoftMax

costPerHourAfterSoftMax?: (number|null);

DurationLimit costPerHourAfterSoftMax

costPerSquareHourAfterQuadraticSoftMax

costPerSquareHourAfterQuadraticSoftMax?: (number|null);

DurationLimit costPerSquareHourAfterQuadraticSoftMax

maxDuration

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

DurationLimit maxDuration

quadraticSoftMaxDuration

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

DurationLimit quadraticSoftMaxDuration

softMaxDuration

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

DurationLimit softMaxDuration