Class DocumentProcessorServiceStub (2.11.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.11.0keyboard_arrow_down
public abstract class DocumentProcessorServiceStub implements BackgroundResource
Base stub class for the DocumentProcessorService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
DocumentProcessorServiceStub()
public DocumentProcessorServiceStub ()
Methods
batchProcessDocumentsCallable()
public UnaryCallable<BatchProcessRequest , Operation > batchProcessDocumentsCallable ()
Returns
batchProcessDocumentsOperationCallable()
public OperationCallable<BatchProcessRequest , BatchProcessResponse , BatchProcessMetadata > batchProcessDocumentsOperationCallable ()
Returns
close()
public abstract void close ()
createProcessorCallable()
public UnaryCallable<CreateProcessorRequest , Processor > createProcessorCallable ()
Returns
deleteProcessorCallable()
public UnaryCallable<DeleteProcessorRequest , Operation > deleteProcessorCallable ()
Returns
deleteProcessorOperationCallable()
public OperationCallable<DeleteProcessorRequest , Empty , DeleteProcessorMetadata > deleteProcessorOperationCallable ()
Returns
deleteProcessorVersionCallable()
public UnaryCallable<DeleteProcessorVersionRequest , Operation > deleteProcessorVersionCallable ()
Returns
deleteProcessorVersionOperationCallable()
public OperationCallable<DeleteProcessorVersionRequest , Empty , DeleteProcessorVersionMetadata > deleteProcessorVersionOperationCallable ()
Returns
deployProcessorVersionCallable()
public UnaryCallable<DeployProcessorVersionRequest , Operation > deployProcessorVersionCallable ()
Returns
deployProcessorVersionOperationCallable()
public OperationCallable<DeployProcessorVersionRequest , DeployProcessorVersionResponse , DeployProcessorVersionMetadata > deployProcessorVersionOperationCallable ()
Returns
disableProcessorCallable()
public UnaryCallable<DisableProcessorRequest , Operation > disableProcessorCallable ()
Returns
disableProcessorOperationCallable()
public OperationCallable<DisableProcessorRequest , DisableProcessorResponse , DisableProcessorMetadata > disableProcessorOperationCallable ()
Returns
enableProcessorCallable()
public UnaryCallable<EnableProcessorRequest , Operation > enableProcessorCallable ()
Returns
enableProcessorOperationCallable()
public OperationCallable<EnableProcessorRequest , EnableProcessorResponse , EnableProcessorMetadata > enableProcessorOperationCallable ()
Returns
fetchProcessorTypesCallable()
public UnaryCallable<FetchProcessorTypesRequest , FetchProcessorTypesResponse > fetchProcessorTypesCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getLocationCallable()
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getProcessorCallable()
public UnaryCallable<GetProcessorRequest , Processor > getProcessorCallable ()
Returns
getProcessorVersionCallable()
public UnaryCallable<GetProcessorVersionRequest , ProcessorVersion > getProcessorVersionCallable ()
Returns
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , DocumentProcessorServiceClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Returns
listProcessorTypesCallable()
public UnaryCallable<ListProcessorTypesRequest , ListProcessorTypesResponse > listProcessorTypesCallable ()
Returns
listProcessorTypesPagedCallable()
public UnaryCallable<ListProcessorTypesRequest , DocumentProcessorServiceClient . ListProcessorTypesPagedResponse > listProcessorTypesPagedCallable ()
Returns
listProcessorVersionsCallable()
public UnaryCallable<ListProcessorVersionsRequest , ListProcessorVersionsResponse > listProcessorVersionsCallable ()
Returns
listProcessorVersionsPagedCallable()
public UnaryCallable<ListProcessorVersionsRequest , DocumentProcessorServiceClient . ListProcessorVersionsPagedResponse > listProcessorVersionsPagedCallable ()
Returns
listProcessorsCallable()
public UnaryCallable<ListProcessorsRequest , ListProcessorsResponse > listProcessorsCallable ()
Returns
listProcessorsPagedCallable()
public UnaryCallable<ListProcessorsRequest , DocumentProcessorServiceClient . ListProcessorsPagedResponse > listProcessorsPagedCallable ()
Returns
processDocumentCallable()
public UnaryCallable<ProcessRequest , ProcessResponse > processDocumentCallable ()
Returns
reviewDocumentCallable()
public UnaryCallable<ReviewDocumentRequest , Operation > reviewDocumentCallable ()
Returns
reviewDocumentOperationCallable()
public OperationCallable<ReviewDocumentRequest , ReviewDocumentResponse , ReviewDocumentOperationMetadata > reviewDocumentOperationCallable ()
Returns
setDefaultProcessorVersionCallable()
public UnaryCallable<SetDefaultProcessorVersionRequest , Operation > setDefaultProcessorVersionCallable ()
Returns
setDefaultProcessorVersionOperationCallable()
public OperationCallable<SetDefaultProcessorVersionRequest , SetDefaultProcessorVersionResponse , SetDefaultProcessorVersionMetadata > setDefaultProcessorVersionOperationCallable ()
Returns
undeployProcessorVersionCallable()
public UnaryCallable<UndeployProcessorVersionRequest , Operation > undeployProcessorVersionCallable ()
Returns
undeployProcessorVersionOperationCallable()
public OperationCallable<UndeployProcessorVersionRequest , UndeployProcessorVersionResponse , UndeployProcessorVersionMetadata > undeployProcessorVersionOperationCallable ()
Returns
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]