Commit graph

16 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
76ca663d1d feat: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods
feat: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method
feat: Added an url for issue reporting and api short name

PiperOrigin-RevId: 688214664
2024-10-21 11:40:40 -07:00
Google APIs
a5dcade547 docs: updated comments
PiperOrigin-RevId: 631869949
2024-05-08 11:34:08 -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
caa099d272 feat: A new message FoundationModelTuningOptions is added
feat: A new field `foundation_model_tuning_options` is added to message `.google.cloud.documentai.v1.TrainProcessorVersionRequest`
docs: updated comments

PiperOrigin-RevId: 625415406
2024-04-16 12:23:17 -07:00
Google APIs
f9bd3d00ef docs: updated comments
PiperOrigin-RevId: 578242041
2023-10-31 11:10:54 -07:00
Google APIs
3cd21b1720 feat: make page_range field public
fix: `OcrConfig.compute_style_info` is deprecated. Use `PremiumFeatures.compute_style_info` instead.

PiperOrigin-RevId: 568225060
2023-09-25 08:21:57 -07:00
Google APIs
a32df25891 feat: added field Processor.processor_version_aliases
feat: added field RawDocument.display_name
fix: deprecated OcrConfig.compute_style_info

Use PremiumFeatures.compute_style_info instead of OcrConfig.compute_style_info.

PiperOrigin-RevId: 567356898
2023-09-21 10:55:58 -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
b2b3723064 feat: add StyleInfo to document.proto
feat: add IMPORTING enum to State in processor.proto
chore: updated comments

PiperOrigin-RevId: 540937637
2023-06-16 11:07:06 -07: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
0ff0b240ca feat: added sharding_config field in DocumentOutputConfig.GcsOutputConfig in document_io.proto
PiperOrigin-RevId: 495051185
2022-12-13 09:56:08 -08:00
Google APIs
398c9f9fcc feat: added font_family to document.proto
feat: added ImageQualityScores message to document.proto
feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto

PiperOrigin-RevId: 486975621
2022-11-08 09:41:24 -08:00
Google APIs
19bf693ab9 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 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: 466168406
2022-08-08 15:36:55 -07:00
Google APIs
ab8c7d2054 chore: remove unused imports
PiperOrigin-RevId: 436716640
2022-03-23 05:58:41 -07:00
Google APIs
be7020ff10 feat: publish documentai/v1 protos
PiperOrigin-RevId: 360214832
2021-03-01 10:00:14 -08:00