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