Middle Mile Optimization API.
Service: middlemileoptimization.googleapis.com
The Service name middlemileoptimization.googleapis.com
is needed to create RPC client stubs.
google.research.middlemileoptimization.v1.MiddleMileOptimization
Methods | |
---|---|
|
Commits the path of a shipment, indicating that it cannot be changed in the future, even by the user, save for force majeure/act of God indicated by the MakeVehicleUnavailable, MakeHubUnavailable, MakeLineUnavailable methods. |
|
Creates a Hub. |
|
Creates a Line. |
|
Creates a LineRotation. |
|
Creates a Network. |
|
Creates a Vehicle. |
|
Deletes a Hub. |
|
Deletes a Line. |
|
Deletes a LineRotation. |
|
Deletes a Network. |
|
Deletes a Shipment. |
|
Deletes a Vehicle. |
|
Gets the details of a Hub. |
|
Gets the details of a Line. |
|
Gets the details of a LineRotation. |
|
Gets the details of a Network. |
|
Gets the details of a Shipment. |
|
Gets the details of a Vehicle. |
|
Lists the Hubs. |
|
Lists the LineRotations. |
|
Lists the Lines. |
|
Lists the Network. |
|
Returns all the paths that are currently available. |
|
Lists the Shipments. |
|
Lists the Vehicles. |
|
Makes a hub available. |
|
Makes a hub unavailable. |
|
Makes a line available. |
|
Makes a line unavailable. |
|
Makes a vehicle available. |
|
Makes a vehicle unavailable. |
|
Route a new shipment. |
|
Updates a Hub. |
|
Updates a Line. |
|
Updates a LineRotation. |
|
Updates a Network. |
|
Changes the path of a shipment: instead of using the service-computed one, the state will contain the one set by the user through this call. |
|
Updates a Vehicle. |