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