Commit graph

165 commits

Author SHA1 Message Date
Google APIs
1a87094dab feat: Added new messages EntityValidationOutput and EntitiesRevision
feat: Added new fields `entity_validation_output`, `entities_revisions`, and `entities_revision_id` to the `Document` message
docs: The field `training_method` in `TrainProcessorVersionRequest` is now marked as optional

PiperOrigin-RevId: 816853859
2025-10-08 14:10:04 -07:00
Google APIs
50a2632056 feat: A new field signature_value is added to message .google.cloud.documentai.v1beta3.Document
feat: A new enum `Method` is added
feat: A new field `method` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `annotations` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `annotations` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new message `EntityValidationOutput` is added
feat: A new message `EntitiesRevision` is added
feat: A new field `entity_validation_output` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `entities_revisions` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `entities_revision_id` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new enum `Method` is added
feat: A new field `method` is added to message `.google.cloud.documentai.v1beta3.DocumentSchema`
docs: A comment for field `training_method` in message `.google.cloud.documentai.v1beta3.TrainProcessorVersionRequest` is changed
docs: A comment for field `processor_version_source` in message `.google.cloud.documentai.v1beta3.ImportProcessorVersionRequest` is changed
docs: A comment for field `document_schema` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `create_time` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `latest_evaluation` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `kms_key_name` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `kms_key_version_name` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `deprecation_info` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `create_time` in message `.google.cloud.documentai.v1beta3.Processor` is changed

PiperOrigin-RevId: 816756608
2025-10-08 10:07:23 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
888ae95dd6 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 807444457
2025-09-15 17:15:55 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
6429996ce9 feat: Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)
docs: A comment for field `document_schema` in message `.google.cloud.documentai.v1.ProcessorVersion` is changed to describe as output only.
docs: A comment for field `create_time` in message `.google.cloud.documentai.v1.ProcessorVersion`  is changed to describe as output only.
docs: A comment for field `latest_evaluation` in message `.google.cloud.documentai.v1.ProcessorVersion`  is changed to describe as output only.
docs: A comment for field `kms_key_name` in message `.google.cloud.documentai.v1.ProcessorVersion`  is changed to describe as output only.
docs: A comment for field `kms_key_version_name` in message `.google.cloud.documentai.v1.ProcessorVersion`  is changed to describe as output only.
docs: A comment for field `deprecation_info` in message `.google.cloud.documentai.v1.ProcessorVersion`  is changed to describe as output only.
docs: A comment for field `create_time` in message `.google.cloud.documentai.v1.Processor`  is changed to describe as output only.

PiperOrigin-RevId: 795630471
2025-08-15 15:14:10 -07:00
Google APIs
8dab79f366 feat: Added config options to enable table annotation and image extraction
PiperOrigin-RevId: 752369273
2025-04-28 10:53:56 -07:00
Google APIs
2e5f8ba097 feat: Added config options to enable image annotation
PiperOrigin-RevId: 751183367
2025-04-24 16:33:52 -07:00
Google APIs
37b9fc529c feat: Add image block and blob asset in Document proto
PiperOrigin-RevId: 750637959
2025-04-23 10:19:51 -07:00
Google APIs
3bc259722e feat: Added a field for enabling returning images and bounding boxes from layout parser processor
PiperOrigin-RevId: 750248234
2025-04-22 10:41:20 -07:00
Google APIs
9b90b04146 feat: Added config options to enable LLM layout parsing
PiperOrigin-RevId: 738162282
2025-03-18 15:20:35 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
609e530652 feat: Updated google-cloud-document_ai-v1 dependency to version 1.x
feat!: Removed dependency on google-cloud-document_ai-v1beta3 prerelease service

PiperOrigin-RevId: 725735967
2025-02-11 12:48:23 -08:00
Google APIs
833292d390 docs: mark fields as unused
PiperOrigin-RevId: 723639401
2025-02-05 13:54:01 -08:00
Google APIs
4a6b902f1e chore: Non-significant updates to GAPIC config
PiperOrigin-RevId: 719025719
2025-01-23 15:00:43 -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
211a72fa5c 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: 687393779
2024-10-18 12:49:15 -07:00
Google APIs
ff4436beeb feat: Removed deprecated api versions
PiperOrigin-RevId: 681956159
2024-10-03 11:20:54 -07:00
Google APIs
76ffdb2287 chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
PiperOrigin-RevId: 672632836
2024-09-09 12:26:01 -07:00
Google APIs
003e626651 feat: Add API fields for the descriptions of entity type and property in the document schema
PiperOrigin-RevId: 671472365
2024-09-05 12:40:39 -07:00
Google APIs
f7bcaabac1 feat: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest
feat: A new field `gen_ai_model_info` is added to message `.google.cloud.documentai.v1.ProcessorVersion`

PiperOrigin-RevId: 658521163
2024-08-01 13:37:42 -07: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
65337c616a docs: Update the comment to add a note about documentai.processors.create permission
PiperOrigin-RevId: 643086644
2024-06-13 12:31:58 -07:00
Google APIs
a1a0ca01ae chore(ruby): Add api-id to document_ai gem
PiperOrigin-RevId: 641960527
2024-06-10 11:07:52 -07:00
Google APIs
0cea717040 feat: Make Layout Parser generally available in V1
PiperOrigin-RevId: 638924855
2024-05-30 23:56:15 -07:00
Google APIs
1e41378705 feat: Make Layout Parser generally available in V1
PiperOrigin-RevId: 638041158
2024-05-28 15:22:48 -07:00
Google APIs
91676b1d2a chore(ruby): Remove obsolete protoc parameters for document_ai
PiperOrigin-RevId: 636985583
2024-05-24 11:39:16 -07:00
Google APIs
ca6e6eb963 docs: clarify the unavailability of some features
chore: field behavior annotations in processor.proto

PiperOrigin-RevId: 633834640
2024-05-15 00:10:04 -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
caad330c67 feat: Support Chunk header and footer in Doc AI external proto
docs: Keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 627100297
2024-04-22 11:24: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
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
b29f9faa80 docs: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed
PiperOrigin-RevId: 615492381
2024-03-13 11:43:28 -07:00
Google APIs
b7c2f98f6d docs: updated comments
PiperOrigin-RevId: 607453878
2024-02-15 14:21:44 -08:00
Google APIs
1da529959b feat: A new message FoundationModelTuningOptions is added
feat: A new field foundation_model_tuning_options is added to message TrainProcessorVersionRequest
feat: A new field `labels` is added to messages `ProcessRequest` and `BatchProcessRequest`
feat: A new field `display_name` is added to message `DocumentSchema`
fix: deprecate `Dataset.document_warehouse_config`
docs: updated comments

PiperOrigin-RevId: 607358355
2024-02-15 09:26:44 -08:00
Google APIs
9a9bc9b427 feat: A new field schema_override is added to message ProcessOptions
feat: A new field `labels` is added to messages `ProcessRequest` and `BatchProcessRequest`
feat: A new field `display_name` is added to message `DocumentSchema`
docs: updated comments

PiperOrigin-RevId: 607148983
2024-02-14 16:59:14 -08:00
Google APIs
7a9a855287 feat: expose model_type in v1 processor, so that user can see the model_type after get or list processor version
PiperOrigin-RevId: 603727585
2024-02-02 10:44:16 -08: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
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
e1d4dfa490 docs: Clarify Properties documentation
PiperOrigin-RevId: 590321253
2023-12-12 13:40:42 -08:00
Google APIs
c02e3ecaa9 docs: update comment for ProcessOptions.page_range
PiperOrigin-RevId: 584359974
2023-11-21 10:15:40 -08:00
Google APIs
f9bd3d00ef docs: updated comments
PiperOrigin-RevId: 578242041
2023-10-31 11:10:54 -07:00
Google APIs
1953fb1574 docs: minor clarification on fields related to page range
PiperOrigin-RevId: 574226437
2023-10-17 12:09:12 -07:00
Google APIs
9521f7a00b docs: minor comment update
PiperOrigin-RevId: 572309677
2023-10-10 11:09:20 -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
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
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
8d03450c69 docs: update client libraries for Enterprise OCR add-ons
PiperOrigin-RevId: 564763833
2023-09-12 10:31:50 -07:00