Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [documentai] Added SummaryOptions to ProcessOptions for the Summarizer processor #4696

Merged
merged 7 commits into from
Sep 27, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Sep 25, 2023

  • Regenerate this pull request now.

PiperOrigin-RevId: 568643156

Source-Link: googleapis/googleapis@f95afc0

Source-Link: https://github.com/googleapis/googleapis-gen/commit/bbd2c49d2e423a8ce5cc85627402d512aeefc58b
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6ImJiZDJjNDlkMmU0MjNhOGNlNWNjODU2Mjc0MDJkNTEyYWVlZmM1OGIifQ==

BEGIN_NESTED_COMMIT
feat: [documentai] make page_range field public
fix: OcrConfig.compute_style_info is deprecated. Use PremiumFeatures.compute_style_info instead.

PiperOrigin-RevId: 568225060

Source-Link: googleapis/googleapis@3cd21b1

Source-Link: https://github.com/googleapis/googleapis-gen/commit/087cf523d1a0d9d53fe7833bc4d7bf369f82d333
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6IjA4N2NmNTIzZDFhMGQ5ZDUzZmU3ODMzYmM0ZDdiZjM2OWY4MmQzMzMifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [documentai] Added SummaryOptions to ProcessOptions for the Summarizer processor
feat: Added ListDocuments() method for Document AI Workbench training documents

PiperOrigin-RevId: 567684912

Source-Link: googleapis/googleapis@cac736f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/cc556f39fbded322513e5be16a74fabebc31460a
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6ImNjNTU2ZjM5ZmJkZWQzMjI1MTNlNWJlMTZhNzRmYWJlYmMzMTQ2MGEifQ==
END_NESTED_COMMIT

…rocessor

feat: Added `ListDocuments()` method for Document AI Workbench training documents

PiperOrigin-RevId: 567684912

Source-Link: googleapis/googleapis@cac736f

Source-Link: googleapis/googleapis-gen@cc556f3
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6ImNjNTU2ZjM5ZmJkZWQzMjI1MTNlNWJlMTZhNzRmYWJlYmMzMTQ2MGEifQ==
@dpebot
Copy link
Collaborator

dpebot commented Sep 25, 2023

/gcbrun

@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review September 25, 2023 17:22
@gcf-owl-bot gcf-owl-bot bot requested review from yoshi-approver and a team as code owners September 25, 2023 17:22
@snippet-bot
Copy link

snippet-bot bot commented Sep 25, 2023

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@dpebot
Copy link
Collaborator

dpebot commented Sep 25, 2023

/gcbrun

fix: `OcrConfig.compute_style_info` is deprecated. Use `PremiumFeatures.compute_style_info` instead.

PiperOrigin-RevId: 568225060

Source-Link: googleapis/googleapis@3cd21b1

Source-Link: googleapis/googleapis-gen@087cf52
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6IjA4N2NmNTIzZDFhMGQ5ZDUzZmU3ODMzYmM0ZDdiZjM2OWY4MmQzMzMifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [documentai] Added SummaryOptions to ProcessOptions for the Summarizer processor feat: [documentai] make page_range field public Sep 25, 2023
@dpebot
Copy link
Collaborator

dpebot commented Sep 25, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 25, 2023

/gcbrun

…(ESM)

PiperOrigin-RevId: 568643156

Source-Link: googleapis/googleapis@f95afc0

Source-Link: googleapis/googleapis-gen@bbd2c49
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6ImJiZDJjNDlkMmU0MjNhOGNlNWNjODU2Mjc0MDJkNTEyYWVlZmM1OGIifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [documentai] make page_range field public build: [documentai] update typescript generator version to publish in dual format (ESM) Sep 26, 2023
@dpebot
Copy link
Collaborator

dpebot commented Sep 26, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 26, 2023

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Sep 27, 2023

/gcbrun

@sofisl sofisl changed the title build: [documentai] update typescript generator version to publish in dual format (ESM) feat: [documentai] Added SummaryOptions to ProcessOptions for the Summarizer processor Sep 27, 2023
@sofisl sofisl merged commit d02e044 into main Sep 27, 2023
14 checks passed
@sofisl sofisl deleted the owl-bot-copy-packages-google-cloud-documentai branch September 27, 2023 19:32
@release-please release-please bot mentioned this pull request Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants