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