Uses of Class
com.google.cloud.documentai.v1beta1.DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceStub
-
Packages that use DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceStub Package Description com.google.cloud.documentai.v1beta1 A client to Cloud Document AI API -
-
Uses of DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceStub in com.google.cloud.documentai.v1beta1
Methods in com.google.cloud.documentai.v1beta1 that return DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceStub Modifier and Type Method Description protected DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceStub
DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceStub
DocumentUnderstandingServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-