Uses of Class
com.google.cloud.discoveryengine.v1.CompletionServiceGrpc.CompletionServiceFutureStub
-
Packages that use CompletionServiceGrpc.CompletionServiceFutureStub Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine API -
-
Uses of CompletionServiceGrpc.CompletionServiceFutureStub in com.google.cloud.discoveryengine.v1
Methods in com.google.cloud.discoveryengine.v1 that return CompletionServiceGrpc.CompletionServiceFutureStub Modifier and Type Method Description protected CompletionServiceGrpc.CompletionServiceFutureStubCompletionServiceGrpc.CompletionServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static CompletionServiceGrpc.CompletionServiceFutureStubCompletionServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-