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