Uses of Class
com.google.cloud.documentai.v1beta1.BatchProcessDocumentsRequest
-
Packages that use BatchProcessDocumentsRequest Package Description com.google.cloud.documentai.v1beta1 A client to Cloud Document AI APIcom.google.cloud.documentai.v1beta1.stub -
-
Uses of BatchProcessDocumentsRequest in com.google.cloud.documentai.v1beta1
Methods in com.google.cloud.documentai.v1beta1 that return BatchProcessDocumentsRequest Modifier and Type Method Description BatchProcessDocumentsRequestBatchProcessDocumentsRequest.Builder. build()BatchProcessDocumentsRequestBatchProcessDocumentsRequest.Builder. buildPartial()static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. getDefaultInstance()BatchProcessDocumentsRequestBatchProcessDocumentsRequest.Builder. getDefaultInstanceForType()BatchProcessDocumentsRequestBatchProcessDocumentsRequest. getDefaultInstanceForType()static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseDelimitedFrom(InputStream input)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(byte[] data)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(com.google.protobuf.ByteString data)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(InputStream input)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(ByteBuffer data)static BatchProcessDocumentsRequestBatchProcessDocumentsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.documentai.v1beta1 that return types with arguments of type BatchProcessDocumentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchProcessDocumentsRequest,com.google.longrunning.Operation>DocumentUnderstandingServiceClient. batchProcessDocumentsCallable()LRO endpoint to batch process many documents.com.google.api.gax.rpc.OperationCallable<BatchProcessDocumentsRequest,BatchProcessDocumentsResponse,OperationMetadata>DocumentUnderstandingServiceClient. batchProcessDocumentsOperationCallable()LRO endpoint to batch process many documents.com.google.api.gax.rpc.OperationCallSettings<BatchProcessDocumentsRequest,BatchProcessDocumentsResponse,OperationMetadata>DocumentUnderstandingServiceSettings. batchProcessDocumentsOperationSettings()Returns the object with the settings used for calls to batchProcessDocuments.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchProcessDocumentsRequest,BatchProcessDocumentsResponse,OperationMetadata>DocumentUnderstandingServiceSettings.Builder. batchProcessDocumentsOperationSettings()Returns the builder for the settings used for calls to batchProcessDocuments.com.google.api.gax.rpc.UnaryCallSettings<BatchProcessDocumentsRequest,com.google.longrunning.Operation>DocumentUnderstandingServiceSettings. batchProcessDocumentsSettings()Returns the object with the settings used for calls to batchProcessDocuments.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchProcessDocumentsRequest,com.google.longrunning.Operation>DocumentUnderstandingServiceSettings.Builder. batchProcessDocumentsSettings()Returns the builder for the settings used for calls to batchProcessDocuments.static io.grpc.MethodDescriptor<BatchProcessDocumentsRequest,com.google.longrunning.Operation>DocumentUnderstandingServiceGrpc. getBatchProcessDocumentsMethod()com.google.protobuf.Parser<BatchProcessDocumentsRequest>BatchProcessDocumentsRequest. getParserForType()static com.google.protobuf.Parser<BatchProcessDocumentsRequest>BatchProcessDocumentsRequest. parser()Methods in com.google.cloud.documentai.v1beta1 with parameters of type BatchProcessDocumentsRequest Modifier and Type Method Description default voidDocumentUnderstandingServiceGrpc.AsyncService. batchProcessDocuments(BatchProcessDocumentsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)LRO endpoint to batch process many documents.com.google.longrunning.OperationDocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceBlockingStub. batchProcessDocuments(BatchProcessDocumentsRequest request)LRO endpoint to batch process many documents.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceFutureStub. batchProcessDocuments(BatchProcessDocumentsRequest request)LRO endpoint to batch process many documents.voidDocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceStub. batchProcessDocuments(BatchProcessDocumentsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)LRO endpoint to batch process many documents.com.google.api.gax.longrunning.OperationFuture<BatchProcessDocumentsResponse,OperationMetadata>DocumentUnderstandingServiceClient. batchProcessDocumentsAsync(BatchProcessDocumentsRequest request)LRO endpoint to batch process many documents.BatchProcessDocumentsRequest.BuilderBatchProcessDocumentsRequest.Builder. mergeFrom(BatchProcessDocumentsRequest other)static BatchProcessDocumentsRequest.BuilderBatchProcessDocumentsRequest. newBuilder(BatchProcessDocumentsRequest prototype) -
Uses of BatchProcessDocumentsRequest in com.google.cloud.documentai.v1beta1.stub
Methods in com.google.cloud.documentai.v1beta1.stub that return types with arguments of type BatchProcessDocumentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchProcessDocumentsRequest,com.google.longrunning.Operation>DocumentUnderstandingServiceStub. batchProcessDocumentsCallable()com.google.api.gax.rpc.UnaryCallable<BatchProcessDocumentsRequest,com.google.longrunning.Operation>GrpcDocumentUnderstandingServiceStub. batchProcessDocumentsCallable()com.google.api.gax.rpc.OperationCallable<BatchProcessDocumentsRequest,BatchProcessDocumentsResponse,OperationMetadata>DocumentUnderstandingServiceStub. batchProcessDocumentsOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchProcessDocumentsRequest,BatchProcessDocumentsResponse,OperationMetadata>GrpcDocumentUnderstandingServiceStub. batchProcessDocumentsOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchProcessDocumentsRequest,BatchProcessDocumentsResponse,OperationMetadata>DocumentUnderstandingServiceStubSettings. batchProcessDocumentsOperationSettings()Returns the object with the settings used for calls to batchProcessDocuments.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchProcessDocumentsRequest,BatchProcessDocumentsResponse,OperationMetadata>DocumentUnderstandingServiceStubSettings.Builder. batchProcessDocumentsOperationSettings()Returns the builder for the settings used for calls to batchProcessDocuments.com.google.api.gax.rpc.UnaryCallSettings<BatchProcessDocumentsRequest,com.google.longrunning.Operation>DocumentUnderstandingServiceStubSettings. batchProcessDocumentsSettings()Returns the object with the settings used for calls to batchProcessDocuments.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchProcessDocumentsRequest,com.google.longrunning.Operation>DocumentUnderstandingServiceStubSettings.Builder. batchProcessDocumentsSettings()Returns the builder for the settings used for calls to batchProcessDocuments.
-