Module: Google::Cloud::DocumentAI::V1beta3::DocumentProcessorService

Defined in:
lib/google/cloud/document_ai/v1beta3/document_processor_service.rb,
lib/google/cloud/document_ai/v1beta3/document_processor_service/rest.rb,
lib/google/cloud/document_ai/v1beta3/document_processor_service/paths.rb,
lib/google/cloud/document_ai/v1beta3/document_processor_service/client.rb,
lib/google/cloud/document_ai/v1beta3/document_processor_service/operations.rb,
lib/google/cloud/document_ai/v1beta3/document_processor_service/credentials.rb,
lib/google/cloud/document_ai/v1beta3/document_processor_service/rest/client.rb,
lib/google/cloud/document_ai/v1beta3/document_processor_service/rest/operations.rb,
lib/google/cloud/document_ai/v1beta3/document_processor_service/rest/service_stub.rb

Overview

Service to call Document AI to process documents according to the processor's definition. Processors are built using state-of-the-art Google AI such as natural language, computer vision, and translation to extract structured information from unstructured or semi-structured documents.

To load this service and instantiate a REST client:

require "google/cloud/document_ai/v1beta3/document_processor_service/rest"
client = ::Google::Cloud::DocumentAI::V1beta3::DocumentProcessorService::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations