Commit graph

14 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
51c59a2099 feat: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest
docs: Keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 657890649
2024-07-31 00:25:23 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
d5020fff4c feat: Support a new Layout Processor in Document AI
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 621233157
2024-04-02 11:02:14 -07:00
Google APIs
c7fd8bd652 feat: add model_type in v1beta3 processor proto
PiperOrigin-RevId: 603726122
2024-02-02 10:38:57 -08:00
Google APIs
cac736f63f feat: Added SummaryOptions to ProcessOptions for the Summarizer processor
feat: Added `ListDocuments()` method for Document AI Workbench training documents

PiperOrigin-RevId: 567684912
2023-09-22 12:11:56 -07:00
Google APIs
237b3c1ff2 feat!: removed id field from Document message
feat: added http configuration and document publishing for v1beta2
feat: added ImportDocuments, GetDocument and BatchDeleteDocuments RPCs for v1beta3

PiperOrigin-RevId: 548236986
2023-07-14 15:26:57 -07:00
Google APIs
120a89c6c7 feat: add StyleInfo to document.proto
feat: add REPLACE enum to OperationType in document.proto
feat: add PropertyMetadata and EntityTypeMetadata to document_schema.proto
feat: add IMPORTING enum to State in processor.proto
chore: updated comments

PiperOrigin-RevId: 540932243
2023-06-16 10:52:10 -07:00
Google APIs
a2cdee8aeb feat: Added EvaluationReference to evaluation.proto
feat: Added latest_evaluation to processor.proto
chore!: Updated TrainProcessorVersion parent to correctly be a Processor, rather than ProcessorVersion

BREAKING CHANGE: The TrainProcessorVersion parent was incorrectly annotated.

PiperOrigin-RevId: 507577968
2023-02-06 14:06:01 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
3dce9ff167 feat: added sharding_config field in DocumentOutputConfig.GcsOutputConfig in document_io.proto
feat: added process_options field in ProcessRequest in document_processor_service.proto
feat: added sample_document_uris field in ProcessorType in processor_type.proto

PiperOrigin-RevId: 495363748
2022-12-14 11:09:35 -08:00
Google APIs
6b780a3cb3 feat: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs
feat: added evaluation.proto
feat: added document_schema field in ProcessorVersion processor.proto
feat: added image_quality_scores field in Document.Page in document.proto
feat: added font_family field in Document.Style in document.proto

PiperOrigin-RevId: 488417413
2022-11-14 11:10:39 -08:00
Google APIs
d0237ea8f8 feat: Added field_mask to ProcessRequest object in document_processor_service.proto
feat: Added parent_ids to Revision object in document.proto
feat: Added integer_values, float_values and non_present to Entity object in document.proto
feat: Added corrected_key_text, correct_value_text to FormField object in document.proto
feat: Added OperationMetadata resource
feat: Added Barcode support
feat!: Added Processor Management and Processor Version support to v1 library

BREAKING CHANGE: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

PiperOrigin-RevId: 468022354
2022-08-16 14:14:28 -07:00
Google APIs
19906f9fc5 feat: update document.proto, add the processor management methods.
PiperOrigin-RevId: 379607978
2021-06-15 17:06:19 -07:00