Send feedback
Class DocumentProcessorServiceStub (2.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.12.0 keyboard_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
Send feedback
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 2024-11-02 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]