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): Make Layout Parser generally available in V1 #10277

Merged
merged 9 commits into from
May 29, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented May 28, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 638041158

Source-Link: googleapis/googleapis@1e41378

Source-Link: https://github.com/googleapis/googleapis-gen/commit/1d34c97add093df562fa50732da3656c76b83ede
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWQzNGM5N2FkZDA5M2RmNTYyZmE1MDczMmRhMzY1NmM3NmI4M2VkZSJ9
BEGIN_NESTED_COMMIT
feat(discoveryengine): support multiple parent patterns for controls
docs(discoveryengine): mention multiple parent patterns for controls
PiperOrigin-RevId: 638017343

Source-Link: googleapis/googleapis@dd6a42d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/553fe9e74fa61c475cd62544b283e70795e876cb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTUzZmU5ZTc0ZmE2MWM0NzVjZDYyNTQ0YjI4M2U3MDc5NWU4NzZjYiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(discoveryengine): add control service APIs
feat(discoveryengine): return relevance score for chunk based search (alpha only)
feat(discoveryengine): support writing user events for blended engines
feat(discoveryengine): support cancelling import operations
feat(discoveryengine): add custom model list API
docs(discoveryengine): keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 638008355

Source-Link: googleapis/googleapis@68e8541

Source-Link: https://github.com/googleapis/googleapis-gen/commit/05aed4078c9fe97e7400db842dfa79a8d07c6a4e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDVhZWQ0MDc4YzlmZTk3ZTc0MDBkYjg0MmRmYTc5YThkMDdjNmE0ZSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(discoveryengine): add control service APIs
feat(discoveryengine): support writing user events for blended engines
feat(discoveryengine): support cancelling import operations
feat(discoveryengine): add custom model list API
feat(discoveryengine): add provision project API
docs(discoveryengine): keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 638007679

Source-Link: googleapis/googleapis@fb98f92

Source-Link: https://github.com/googleapis/googleapis-gen/commit/5d770083ccb9ee1327c476c51f3a6ac3fa492940
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWQ3NzAwODNjY2I5ZWUxMzI3YzQ3NmM1MWYzYTZhYzNmYTQ5Mjk0MCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(maps): removed mapsplatformdatasets v1alpha library
PiperOrigin-RevId: 638004138

Source-Link: googleapis/googleapis@eb6d70d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/6b9b70f9d6d3354d375c024d151773c18fb8298b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmI5YjcwZjlkNmQzMzU0ZDM3NWMwMjRkMTUxNzczYzE4ZmI4Mjk4YiJ9
END_NESTED_COMMIT

PiperOrigin-RevId: 638004138

Source-Link: googleapis/googleapis@eb6d70d

Source-Link: googleapis/googleapis-gen@6b9b70f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmI5YjcwZjlkNmQzMzU0ZDM3NWMwMjRkMTUxNzczYzE4ZmI4Mjk4YiJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 28, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 28, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 28, 2024
feat: support writing user events for blended engines
feat: support cancelling import operations
feat: add custom model list API
feat: add provision project API
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 638007679

Source-Link: googleapis/googleapis@fb98f92

Source-Link: googleapis/googleapis-gen@5d77008
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWQ3NzAwODNjY2I5ZWUxMzI3YzQ3NmM1MWYzYTZhYzNmYTQ5Mjk0MCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat!: removed v1alpha libraries feat: add control service APIs May 28, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 28, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 28, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 28, 2024
feat: return relevance score for chunk based search (alpha only)
feat: support writing user events for blended engines
feat: support cancelling import operations
feat: add custom model list API
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 638008355

Source-Link: googleapis/googleapis@68e8541

Source-Link: googleapis/googleapis-gen@05aed40
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDVhZWQ0MDc4YzlmZTk3ZTc0MDBkYjg0MmRmYTc5YThkMDdjNmE0ZSJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 29, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2024
docs: mention multiple parent patterns for controls
PiperOrigin-RevId: 638017343

Source-Link: googleapis/googleapis@dd6a42d

Source-Link: googleapis/googleapis-gen@553fe9e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTUzZmU5ZTc0ZmE2MWM0NzVjZDYyNTQ0YjI4M2U3MDc5NWU4NzZjYiJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add control service APIs feat: support multiple parent patterns for controls May 29, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 29, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2024
PiperOrigin-RevId: 638041158

Source-Link: googleapis/googleapis@1e41378

Source-Link: googleapis/googleapis-gen@1d34c97
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWQzNGM5N2FkZDA5M2RmNTYyZmE1MDczMmRhMzY1NmM3NmI4M2VkZSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: support multiple parent patterns for controls feat: Make Layout Parser generally available in V1 May 29, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 29, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Make Layout Parser generally available in V1 feat(documentai): Make Layout Parser generally available in V1 May 29, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review May 29, 2024 17:52
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner May 29, 2024 17:52
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 29, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 29, 2024
Copy link

snippet-bot bot commented May 29, 2024

Here is the summary of changes.

You are about to add 74 region tags.

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

@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 29, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2024
@quartzmo quartzmo added automerge Merge the pull request once unit tests and other checks pass. and removed breaking change labels May 29, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 29, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit dafecc9 into main May 29, 2024
16 of 18 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch May 29, 2024 18:40
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 29, 2024
@release-please release-please bot mentioned this pull request May 29, 2024
gcf-merge-on-green bot pushed a commit that referenced this pull request May 29, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>discoveryengine: 1.8.0</summary>

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.7.1...discoveryengine/v1.8.0) (2024-05-29)


### Features

* **discoveryengine:** Add control service APIs ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Add control service APIs ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Add control service APIs ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **discoveryengine:** Add custom model list API ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Add custom model list API ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Add provision project API ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Promote answer APIs to v1 GA ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **discoveryengine:** Promote grounding check APIs to v1 GA ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **discoveryengine:** Promote ranking APIs to v1 GA ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **discoveryengine:** Return relevance score for chunk based search (alpha only) ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Support cancelling import operations ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Support cancelling import operations ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Support cancelling import operations ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **discoveryengine:** Support multiple parent patterns for controls ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Support writing user events for blended engines ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Support writing user events for blended engines ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Support writing user events for blended engines ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))


### Documentation

* **discoveryengine:** Keep the API doc up-to-date with recent changes ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Keep the API doc up-to-date with recent changes ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
* **discoveryengine:** Keep the API doc up-to-date with recent changes ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **discoveryengine:** Mention multiple parent patterns for controls ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
</details>

<details><summary>dlp: 1.14.0</summary>

## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.13.0...dlp/v1.14.0) (2024-05-29)


### Features

* **dlp:** Add secrets discovery support ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))


### Documentation

* **dlp:** Updated method documentation ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
</details>

<details><summary>documentai: 1.29.0</summary>

## [1.29.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.28.1...documentai/v1.29.0) (2024-05-29)


### Features

* **documentai:** Make Layout Parser generally available in V1 ([#10277](https://github.com/googleapis/google-cloud-go/issues/10277)) ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
</details>

<details><summary>maps: 1.11.0</summary>

## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/maps/v1.10.0...maps/v1.11.0) (2024-05-29)


### Features

* **maps:** Removed mapsplatformdatasets v1alpha library ([dafecc9](https://github.com/googleapis/google-cloud-go/commit/dafecc9f28a6b028889c8cefb352e50f60563a4e))
</details>

<details><summary>securitycentermanagement: 0.2.0</summary>

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.1.8...securitycentermanagement/v0.2.0) (2024-05-29)


### Features

* **securitycentermanagement:** Adding support for new Security Center Management Apis ([#10247](https://github.com/googleapis/google-cloud-go/issues/10247)) ([b19dd34](https://github.com/googleapis/google-cloud-go/commit/b19dd340b13e247fa80f8ab7868294cf53e50450))


### Documentation

* **securitycentermanagement:** Update comment formatting throughout API ([b19dd34](https://github.com/googleapis/google-cloud-go/commit/b19dd340b13e247fa80f8ab7868294cf53e50450))
</details>

<details><summary>video: 1.21.0</summary>

## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.20.6...video/v1.21.0) (2024-05-29)


### Features

* **video/stitcher:** Add apis for Create, Read, Update, Delete for VODConfigs ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **video/stitcher:** Added adtracking to Livesession ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **video/stitcher:** Added fetchoptions with custom headers for Live and VODConfigs ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **video/stitcher:** Added targetting parameter support to Livesession ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **video/stitcher:** Added token config for MediaCdnKey ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
* **video/stitcher:** Allowed usage for VODConfigs in VODSession ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))


### Documentation

* **video/stitcher:** Added apis for Create, Read, Update, Delete For VODConfigs. Added vodConfig usage in VODSession. Added TokenConfig for MediaCdnKey. Added targeting_parameter and ad_tracking for Livesession. Added FetchOptions for Live and VOD configs. ([3df3c04](https://github.com/googleapis/google-cloud-go/commit/3df3c04f0dffad3fa2fe272eb7b2c263801b9ada))
</details>

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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