Skip to content

discoveryengine: add enable_llm_layout_parsing and enable_get_processed_document to data store#1367

Merged
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-7bcf6096244970050effd6d4f254ed9f5fc15462
Jul 10, 2026
Merged

discoveryengine: add enable_llm_layout_parsing and enable_get_processed_document to data store#1367
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-7bcf6096244970050effd6d4f254ed9f5fc15462

Conversation

@modular-magician

Copy link
Copy Markdown
Collaborator

Adds the two remaining GA layout_parsing_config fields to google_discovery_engine_data_store so the block matches the v1 API:

  • enable_llm_layout_parsing — if true, the PDF layout is refined using an LLM.
  • enable_get_processed_document — if true, the processed document is made available for the GetProcessedDocument API.

Both are added to default_parsing_config.layout_parsing_config and the per-file-type parsing_config_overrides block, and exercised in the document_processing_config_layout_full example. Both fields exist in the v1 (GA) discovery doc.

discoveryengine: added `enable_llm_layout_parsing` and `enable_get_processed_document` fields to `google_discovery_engine_data_store`

Derived from GoogleCloudPlatform/magic-modules#18239

…ed_document to data store (#18239)

[upstream:7bcf6096244970050effd6d4f254ed9f5fc15462]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 96cc8b2 into terraform-google-modules:master Jul 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant