Module document_processor_service

Module document_processor_service 

Source

Structs§

BatchProcessDocuments
The request builder for DocumentProcessorService::batch_process_documents calls.
CancelOperation
The request builder for DocumentProcessorService::cancel_operation calls.
CreateProcessor
The request builder for DocumentProcessorService::create_processor calls.
DeleteProcessor
The request builder for DocumentProcessorService::delete_processor calls.
DeleteProcessorVersion
The request builder for DocumentProcessorService::delete_processor_version calls.
DeployProcessorVersion
The request builder for DocumentProcessorService::deploy_processor_version calls.
DisableProcessor
The request builder for DocumentProcessorService::disable_processor calls.
EnableProcessor
The request builder for DocumentProcessorService::enable_processor calls.
EvaluateProcessorVersion
The request builder for DocumentProcessorService::evaluate_processor_version calls.
FetchProcessorTypes
The request builder for DocumentProcessorService::fetch_processor_types calls.
GetEvaluation
The request builder for DocumentProcessorService::get_evaluation calls.
GetLocation
The request builder for DocumentProcessorService::get_location calls.
GetOperation
The request builder for DocumentProcessorService::get_operation calls.
GetProcessor
The request builder for DocumentProcessorService::get_processor calls.
GetProcessorType
The request builder for DocumentProcessorService::get_processor_type calls.
GetProcessorVersion
The request builder for DocumentProcessorService::get_processor_version calls.
ListEvaluations
The request builder for DocumentProcessorService::list_evaluations calls.
ListLocations
The request builder for DocumentProcessorService::list_locations calls.
ListOperations
The request builder for DocumentProcessorService::list_operations calls.
ListProcessorTypes
The request builder for DocumentProcessorService::list_processor_types calls.
ListProcessorVersions
The request builder for DocumentProcessorService::list_processor_versions calls.
ListProcessors
The request builder for DocumentProcessorService::list_processors calls.
ProcessDocument
The request builder for DocumentProcessorService::process_document calls.
ReviewDocument
The request builder for DocumentProcessorService::review_document calls.
SetDefaultProcessorVersion
The request builder for DocumentProcessorService::set_default_processor_version calls.
TrainProcessorVersion
The request builder for DocumentProcessorService::train_processor_version calls.
UndeployProcessorVersion
The request builder for DocumentProcessorService::undeploy_processor_version calls.

Type Aliases§

ClientBuilder
A builder for DocumentProcessorService.