Uses of Class
com.google.cloud.contentwarehouse.v1.DocumentServiceGrpc.DocumentServiceBlockingStub
-
Packages that use DocumentServiceGrpc.DocumentServiceBlockingStub Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DocumentServiceGrpc.DocumentServiceBlockingStub in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 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
-