Uses of Class
com.google.cloud.documentai.v1beta3.BatchDeleteDocumentsRequest
-
Packages that use BatchDeleteDocumentsRequest Package Description com.google.cloud.documentai.v1beta3 A client to Cloud Document AI APIcom.google.cloud.documentai.v1beta3.stub -
-
Uses of BatchDeleteDocumentsRequest in com.google.cloud.documentai.v1beta3
Methods in com.google.cloud.documentai.v1beta3 that return BatchDeleteDocumentsRequest Modifier and Type Method Description BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest.Builder. build()
BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest.Builder. buildPartial()
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. getDefaultInstance()
BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest.Builder. getDefaultInstanceForType()
BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. getDefaultInstanceForType()
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseDelimitedFrom(InputStream input)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(byte[] data)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(com.google.protobuf.ByteString data)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(InputStream input)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(ByteBuffer data)
static BatchDeleteDocumentsRequest
BatchDeleteDocumentsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.documentai.v1beta3 that return types with arguments of type BatchDeleteDocumentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchDeleteDocumentsRequest,com.google.longrunning.Operation>
DocumentServiceClient. batchDeleteDocumentsCallable()
Deletes a set of documents.com.google.api.gax.rpc.OperationCallable<BatchDeleteDocumentsRequest,BatchDeleteDocumentsResponse,BatchDeleteDocumentsMetadata>
DocumentServiceClient. batchDeleteDocumentsOperationCallable()
Deletes a set of documents.com.google.api.gax.rpc.OperationCallSettings<BatchDeleteDocumentsRequest,BatchDeleteDocumentsResponse,BatchDeleteDocumentsMetadata>
DocumentServiceSettings. batchDeleteDocumentsOperationSettings()
Returns the object with the settings used for calls to batchDeleteDocuments.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteDocumentsRequest,BatchDeleteDocumentsResponse,BatchDeleteDocumentsMetadata>
DocumentServiceSettings.Builder. batchDeleteDocumentsOperationSettings()
Returns the builder for the settings used for calls to batchDeleteDocuments.com.google.api.gax.rpc.UnaryCallSettings<BatchDeleteDocumentsRequest,com.google.longrunning.Operation>
DocumentServiceSettings. batchDeleteDocumentsSettings()
Returns the object with the settings used for calls to batchDeleteDocuments.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteDocumentsRequest,com.google.longrunning.Operation>
DocumentServiceSettings.Builder. batchDeleteDocumentsSettings()
Returns the builder for the settings used for calls to batchDeleteDocuments.static io.grpc.MethodDescriptor<BatchDeleteDocumentsRequest,com.google.longrunning.Operation>
DocumentServiceGrpc. getBatchDeleteDocumentsMethod()
com.google.protobuf.Parser<BatchDeleteDocumentsRequest>
BatchDeleteDocumentsRequest. getParserForType()
static com.google.protobuf.Parser<BatchDeleteDocumentsRequest>
BatchDeleteDocumentsRequest. parser()
Methods in com.google.cloud.documentai.v1beta3 with parameters of type BatchDeleteDocumentsRequest Modifier and Type Method Description default void
DocumentServiceGrpc.AsyncService. batchDeleteDocuments(BatchDeleteDocumentsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a set of documents.com.google.longrunning.Operation
DocumentServiceGrpc.DocumentServiceBlockingStub. batchDeleteDocuments(BatchDeleteDocumentsRequest request)
Deletes a set of documents.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DocumentServiceGrpc.DocumentServiceFutureStub. batchDeleteDocuments(BatchDeleteDocumentsRequest request)
Deletes a set of documents.void
DocumentServiceGrpc.DocumentServiceStub. batchDeleteDocuments(BatchDeleteDocumentsRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a set of documents.com.google.api.gax.longrunning.OperationFuture<BatchDeleteDocumentsResponse,BatchDeleteDocumentsMetadata>
DocumentServiceClient. batchDeleteDocumentsAsync(BatchDeleteDocumentsRequest request)
Deletes a set of documents.BatchDeleteDocumentsRequest.Builder
BatchDeleteDocumentsRequest.Builder. mergeFrom(BatchDeleteDocumentsRequest other)
static BatchDeleteDocumentsRequest.Builder
BatchDeleteDocumentsRequest. newBuilder(BatchDeleteDocumentsRequest prototype)
-
Uses of BatchDeleteDocumentsRequest in com.google.cloud.documentai.v1beta3.stub
Methods in com.google.cloud.documentai.v1beta3.stub that return types with arguments of type BatchDeleteDocumentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchDeleteDocumentsRequest,com.google.longrunning.Operation>
DocumentServiceStub. batchDeleteDocumentsCallable()
com.google.api.gax.rpc.UnaryCallable<BatchDeleteDocumentsRequest,com.google.longrunning.Operation>
GrpcDocumentServiceStub. batchDeleteDocumentsCallable()
com.google.api.gax.rpc.UnaryCallable<BatchDeleteDocumentsRequest,com.google.longrunning.Operation>
HttpJsonDocumentServiceStub. batchDeleteDocumentsCallable()
com.google.api.gax.rpc.OperationCallable<BatchDeleteDocumentsRequest,BatchDeleteDocumentsResponse,BatchDeleteDocumentsMetadata>
DocumentServiceStub. batchDeleteDocumentsOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchDeleteDocumentsRequest,BatchDeleteDocumentsResponse,BatchDeleteDocumentsMetadata>
GrpcDocumentServiceStub. batchDeleteDocumentsOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchDeleteDocumentsRequest,BatchDeleteDocumentsResponse,BatchDeleteDocumentsMetadata>
HttpJsonDocumentServiceStub. batchDeleteDocumentsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings<BatchDeleteDocumentsRequest,BatchDeleteDocumentsResponse,BatchDeleteDocumentsMetadata>
DocumentServiceStubSettings. batchDeleteDocumentsOperationSettings()
Returns the object with the settings used for calls to batchDeleteDocuments.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchDeleteDocumentsRequest,BatchDeleteDocumentsResponse,BatchDeleteDocumentsMetadata>
DocumentServiceStubSettings.Builder. batchDeleteDocumentsOperationSettings()
Returns the builder for the settings used for calls to batchDeleteDocuments.com.google.api.gax.rpc.UnaryCallSettings<BatchDeleteDocumentsRequest,com.google.longrunning.Operation>
DocumentServiceStubSettings. batchDeleteDocumentsSettings()
Returns the object with the settings used for calls to batchDeleteDocuments.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteDocumentsRequest,com.google.longrunning.Operation>
DocumentServiceStubSettings.Builder. batchDeleteDocumentsSettings()
Returns the builder for the settings used for calls to batchDeleteDocuments.
-