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