Cloud Document AI API

Service to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, translation, and AutoML.

Service: documentai.googleapis.com

The Service name documentai.googleapis.com is needed to create RPC client stubs.

google.cloud.documentai.v1.DocumentProcessorService

Methods
BatchProcessDocuments LRO endpoint to batch process many documents.
CreateProcessor Creates a processor from the ProcessorType provided.
DeleteProcessor Deletes the processor, unloads all deployed model artifacts if it was enabled and then deletes all artifacts associated with this processor.
DeleteProcessorVersion Deletes the processor version, all artifacts under the processor version will be deleted.
DeployProcessorVersion Deploys the processor version.
DisableProcessor Disables a processor
EnableProcessor Enables a processor
EvaluateProcessorVersion Evaluates a ProcessorVersion against annotated documents, producing an Evaluation.
FetchProcessorTypes Fetches processor types.
GetEvaluation Retrieves a specific evaluation.
GetProcessor Gets a processor detail.
GetProcessorType Gets a processor type detail.
GetProcessorVersion Gets a processor version detail.
ListEvaluations Retrieves a set of evaluations for a given processor version.
ListProcessorTypes Lists the processor types that exist.
ListProcessorVersions Lists all versions of a processor.
ListProcessors Lists all processors which belong to this project.
ProcessDocument Processes a single document.
ReviewDocument Send a document for Human Review.
SetDefaultProcessorVersion Set the default (active) version of a Processor that will be used in ProcessDocument and BatchProcessDocuments.
TrainProcessorVersion Trains a new processor version.
UndeployProcessorVersion Undeploys the processor version.

google.cloud.documentai.v1beta3.DocumentProcessorService

Methods
BatchProcessDocuments LRO endpoint to batch process many documents.
CreateProcessor Creates a processor from the ProcessorType provided.
DeleteProcessor Deletes the processor, unloads all deployed model artifacts if it was enabled and then deletes all artifacts associated with this processor.
DeleteProcessorVersion Deletes the processor version, all artifacts under the processor version will be deleted.
DeployProcessorVersion Deploys the processor version.
DisableProcessor Disables a processor
EnableProcessor Enables a processor
EvaluateProcessorVersion Evaluates a ProcessorVersion against annotated documents, producing an Evaluation.
FetchProcessorTypes Fetches processor types.
GetEvaluation Retrieves a specific evaluation.
GetProcessor Gets a processor detail.
GetProcessorType Gets a processor type detail.
GetProcessorVersion Gets a processor version detail.
ImportProcessorVersion Imports a processor version from source processor version.
ListEvaluations Retrieves a set of evaluations for a given processor version.
ListProcessorTypes Lists the processor types that exist.
ListProcessorVersions Lists all versions of a processor.
ListProcessors Lists all processors which belong to this project.
ProcessDocument Processes a single document.
ReviewDocument Send a document for Human Review.
SetDefaultProcessorVersion Set the default (active) version of a Processor that will be used in ProcessDocument and BatchProcessDocuments.
TrainProcessorVersion Trains a new processor version.
UndeployProcessorVersion Undeploys the processor version.

google.cloud.documentai.v1beta3.DocumentService

Methods
BatchDeleteDocuments Deletes a set of documents.
GetDatasetSchema Gets the DatasetSchema of a Dataset.
GetDocument Returns relevant fields present in the requested document.
ImportDocuments Import documents into a dataset.
ListDocuments Returns a list of documents present in the dataset.
UpdateDataset Updates metadata associated with a dataset.
UpdateDatasetSchema Updates a DatasetSchema.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists service operations that match the specified filter in the request.