-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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: [google-cloud-documentai] Make Layout Parser generally available in V1 #12745
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PiperOrigin-RevId: 638041158 Source-Link: googleapis/googleapis@1e41378 Source-Link: googleapis/googleapis-gen@1d34c97 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6IjFkMzRjOTdhZGQwOTNkZjU2MmZhNTA3MzJkYTM2NTZjNzZiODNlZGUifQ==
parthea
approved these changes
May 29, 2024
Merged
parthea
added a commit
that referenced
this pull request
May 29, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-bigquery-datatransfer: 3.15.3</summary> ## [3.15.3](google-cloud-bigquery-datatransfer-v3.15.2...google-cloud-bigquery-datatransfer-v3.15.3) (2024-05-29) ### Documentation * [google-cloud-bigquery-datatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest` ([#12738](#12738)) ([0a9f0d7](0a9f0d7)) </details> <details><summary>google-cloud-container: 2.46.0</summary> ## [2.46.0](google-cloud-container-v2.45.0...google-cloud-container-v2.46.0) (2024-05-29) ### Features * A new message `HugepagesConfig` is added ([e0c6241](e0c6241)) ### Documentation * A comment for field `desired_in_transit_encryption_config` in message `.google.container.v1beta1.ClusterUpdate` is changed ([e0c6241](e0c6241)) * A comment for field `desired_private_cluster_config` in message `.google.container.v1beta1.ClusterUpdate` is changed ([e0c6241](e0c6241)) </details> <details><summary>google-cloud-discoveryengine: 0.11.13</summary> ## [0.11.13](google-cloud-discoveryengine-v0.11.12...google-cloud-discoveryengine-v0.11.13) (2024-05-29) ### Features * add control service APIs ([5980ee6](5980ee6)) * add custom model list API ([5980ee6](5980ee6)) * add provision project API ([5980ee6](5980ee6)) * return relevance score for chunk based search (alpha only) ([5980ee6](5980ee6)) * support cancelling import operations ([5980ee6](5980ee6)) * support multiple parent patterns for controls ([5980ee6](5980ee6)) * support writing user events for blended engines ([5980ee6](5980ee6)) ### Documentation * keep the API doc up-to-date with recent changes ([5980ee6](5980ee6)) </details> <details><summary>google-cloud-documentai: 2.28.0</summary> ## [2.28.0](google-cloud-documentai-v2.27.1...google-cloud-documentai-v2.28.0) (2024-05-29) ### Features * [google-cloud-documentai] Make Layout Parser generally available in V1 ([#12745](#12745)) ([c5b9322](c5b9322)) </details> <details><summary>google-maps-mapsplatformdatasets: 0.4.0</summary> ## [0.4.0](google-maps-mapsplatformdatasets-v0.3.7...google-maps-mapsplatformdatasets-v0.4.0) (2024-05-29) ### ⚠ BREAKING CHANGES * set google.maps.mapsplatformdatasets_v1 as the default import * removed v1alpha libraries ### Features * added support for getting/listing active version(s) ([338ef52](338ef52)) * removed v1alpha libraries ([338ef52](338ef52)) * set google.maps.mapsplatformdatasets_v1 as the default import ([338ef52](338ef52)) ### Documentation * general improvements ([338ef52](338ef52)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PiperOrigin-RevId: 638041158
Source-Link: googleapis/googleapis@1e41378
Source-Link: https://github.com/googleapis/googleapis-gen/commit/1d34c97add093df562fa50732da3656c76b83ede
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6IjFkMzRjOTdhZGQwOTNkZjU2MmZhNTA3MzJkYTM2NTZjNzZiODNlZGUifQ==