Uses of Interface
com.google.cloud.documentai.v1beta1.DocumentUnderstandingServiceGrpc.AsyncService
-
Packages that use DocumentUnderstandingServiceGrpc.AsyncService Package Description com.google.cloud.documentai.v1beta1 A client to Cloud Document AI API -
-
Uses of DocumentUnderstandingServiceGrpc.AsyncService in com.google.cloud.documentai.v1beta1
Classes in com.google.cloud.documentai.v1beta1 that implement DocumentUnderstandingServiceGrpc.AsyncService Modifier and Type Class Description static class
DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceImplBase
Base class for the server implementation of the service DocumentUnderstandingService.Methods in com.google.cloud.documentai.v1beta1 with parameters of type DocumentUnderstandingServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
DocumentUnderstandingServiceGrpc. bindService(DocumentUnderstandingServiceGrpc.AsyncService service)
-