- Added descriptions of entity type and property in the document schema (#27301)
- Add field
experimental_features
to messagePythonSettings
(#27007)
- Support for Generative AI model-based processor version information
- Support the imageless_mode parameter to the process_document RPC
- Support chunk header and footer (#25749)
- Support a new Layout Processor in Document AI (#25466)
- Update parameter description in ImportProcessorVersionRequest (#25382)
- Updated minimum Ruby version to 2.7 (#24869)
- adds display_name to DocumentSchema
- adds foundation_model_tuning_options to TrainProcessorVersionRequest (#24825)
- adds labels to ProcessRequest and BatchProcessRequest
- deprecates Dataset.document_warehouse_config
- updates to comments
- Expose model_type field in processor version APIs (#24746)
- Eliminated a harmless but annoying warning in the protobuf class files
- Ensure endpoints are correct for mixin clients (#24032)
- Support for universe_domain (#23778)
- add schema_override to ProcessOptions and field_Extraction_metadata to Property Metadata
- support list documents
- support SummaryOptions
- Support for Enterprise OCR add-ons (#23321)
- Support for channel pool configuration (#22919)
- support external_processor_version_source
- added ImportDocuments, GetDocument and BatchDeleteDocuments RPCs for v1beta3 (#22536)
- support document service with dataset and datasetSchema resources
- Uses binary protobuf definitions for better forward compatibility (#21674)
- Don't use self-signed JWT credentials if the global configuration endpoint has been modified
- Add support for ImportProcessorVersion (#20946)
- Support hints for the OCR model (#20764)
- Support OCR image quality scores
- Support symbol level OCR information
- Support REST transport (#20626)
- Support for ProcessorVersion#latest_evaluation (#20134)
- Support for the UPDATE OperationType
- Add field advanced_ocr_options in OcrConfig (#20083)
- Support for the get_processor_type RPC (#20032)
- Added sample_document_uris field to ProcessorType
- Added process_options argument to process_document RPC (#19878)
- Support for configuring sharding for a GCS output document (#19855)
- add documentSchema to ProcessorVersion
- add field_mask to GcsOutputConfig
- add image_quality_scores to Font_size and Provenance to Dimension
- support train_processor_version, evaluate_processor_version and evaluations api
- Added corrected_key_text and corrected_value_text to the FormField type
- Added detected_barcodes to the Page type
- Added field_mask argument to process requests
- Added integer_value and float_value to the NormalizedValue type
- Added parent_ids to the Revision type
- Support for fetching processor resources (#19026)
- Support for listing processor types
- Support for listing, fetching, deleting, deploying, and undeploying processor versions
- Support for location management calls
- Support for setting the default processor version
- Updated minimum Ruby version to 2.6 (#18443)
- Fixed a crash when making certain long-running-operations status calls (#18441)
- Report the detected symbols in a page
- Add the ReviewDocumentOperationMetadata#question_id field
- Honor quota project in auxiliary operations clients
- Fix titles of documentation pages
- Remove some broken images and fix outdated content in authentication documentation
- Added simple code snippets to RPC method documentation
- Honor client-level timeout configuration
- Clarify some language around authentication configuration
- Support processor management methods
- Use non-regionalized default host name
- Support future 1.x versions of gapic-common
- Report confidence of detected page elements
- Support for the EVAL_SKIPPED operation type
- document_ai-v1beta3: Remove the document translations field
- Remove the document translations field
- Drop support for Ruby 2.4 and add support for Ruby 3.0
- Support boolean normalized values
- Support for inline documents and human review status
- Use self-signed JWT credentials when possible
- Timeout config description correctly gives the units as seconds.
Initial release