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