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