Skip navigation links
B C F G N O S 

B

batchOptimizeTours(BatchOptimizeToursRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.optimization.v1.FleetRoutingGrpc.AsyncService
Optimizes vehicle tours for one or more `OptimizeToursRequest` messages as a batch.
batchOptimizeTours(BatchOptimizeToursRequest) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingBlockingStub
Optimizes vehicle tours for one or more `OptimizeToursRequest` messages as a batch.
batchOptimizeTours(BatchOptimizeToursRequest) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingFutureStub
Optimizes vehicle tours for one or more `OptimizeToursRequest` messages as a batch.
batchOptimizeTours(BatchOptimizeToursRequest, StreamObserver<Operation>) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingStub
Optimizes vehicle tours for one or more `OptimizeToursRequest` messages as a batch.
bindService(FleetRoutingGrpc.AsyncService) - Static method in class com.google.cloud.optimization.v1.FleetRoutingGrpc
 
bindService() - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingStub
 

C

com.google.cloud.optimization.v1 - package com.google.cloud.optimization.v1
 

F

FleetRoutingGrpc - Class in com.google.cloud.optimization.v1
A service for optimizing vehicle tours.
FleetRoutingGrpc.AsyncService - Interface in com.google.cloud.optimization.v1
A service for optimizing vehicle tours.
FleetRoutingGrpc.FleetRoutingBlockingStub - Class in com.google.cloud.optimization.v1
A stub to allow clients to do synchronous rpc calls to service FleetRouting.
FleetRoutingGrpc.FleetRoutingFutureStub - Class in com.google.cloud.optimization.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service FleetRouting.
FleetRoutingGrpc.FleetRoutingImplBase - Class in com.google.cloud.optimization.v1
Base class for the server implementation of the service FleetRouting.
FleetRoutingGrpc.FleetRoutingStub - Class in com.google.cloud.optimization.v1
A stub to allow clients to do asynchronous rpc calls to service FleetRouting.
FleetRoutingImplBase() - Constructor for class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingImplBase
 

G

getBatchOptimizeToursMethod() - Static method in class com.google.cloud.optimization.v1.FleetRoutingGrpc
 
getOptimizeToursMethod() - Static method in class com.google.cloud.optimization.v1.FleetRoutingGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.optimization.v1.FleetRoutingGrpc
 

N

newBlockingStub(Channel) - Static method in class com.google.cloud.optimization.v1.FleetRoutingGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.optimization.v1.FleetRoutingGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.optimization.v1.FleetRoutingGrpc
Creates a new async stub that supports all call types for the service

O

optimizeTours(OptimizeToursRequest, StreamObserver<OptimizeToursResponse>) - Method in interface com.google.cloud.optimization.v1.FleetRoutingGrpc.AsyncService
Sends an `OptimizeToursRequest` containing a `ShipmentModel` and returns an `OptimizeToursResponse` containing `ShipmentRoute`s, which are a set of routes to be performed by vehicles minimizing the overall cost.
optimizeTours(OptimizeToursRequest) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingBlockingStub
Sends an `OptimizeToursRequest` containing a `ShipmentModel` and returns an `OptimizeToursResponse` containing `ShipmentRoute`s, which are a set of routes to be performed by vehicles minimizing the overall cost.
optimizeTours(OptimizeToursRequest) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingFutureStub
Sends an `OptimizeToursRequest` containing a `ShipmentModel` and returns an `OptimizeToursResponse` containing `ShipmentRoute`s, which are a set of routes to be performed by vehicles minimizing the overall cost.
optimizeTours(OptimizeToursRequest, StreamObserver<OptimizeToursResponse>) - Method in class com.google.cloud.optimization.v1.FleetRoutingGrpc.FleetRoutingStub
Sends an `OptimizeToursRequest` containing a `ShipmentModel` and returns an `OptimizeToursResponse` containing `ShipmentRoute`s, which are a set of routes to be performed by vehicles minimizing the overall cost.

S

SERVICE_NAME - Static variable in class com.google.cloud.optimization.v1.FleetRoutingGrpc
 
B C F G N O S 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.