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