-
Notifications
You must be signed in to change notification settings - Fork 598
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 Training and Evaluation functions, request, responses and metadata to document_processor_service.proto #4008
Merged
danielbankhead
merged 3 commits into
main
from
owl-bot-copy-packages-google-cloud-documentai
Feb 22, 2023
Merged
feat: [documentai] Added Training and Evaluation functions, request, responses and metadata to document_processor_service.proto #4008
danielbankhead
merged 3 commits into
main
from
owl-bot-copy-packages-google-cloud-documentai
Feb 22, 2023
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
… metadata to document_processor_service.proto feat: Added evaluation.proto feat: Added latest_evaluation to processor.proto chore: removed deprecated flag from REPLACE in OperationType in document.proto PiperOrigin-RevId: 511230520 Source-Link: googleapis/googleapis@c53bf8d Source-Link: googleapis/googleapis-gen@5693cbc Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6IjU2OTNjYmM5OGI2NDEyMDg1ZmY2ZDNhYmE3MTliNjhlMzA3YzUzNTcifQ==
Here is the summary of changes. You are about to add 4 region tags.
This comment is generated by snippet-bot.
|
/gcbrun |
/gcbrun |
danielbankhead
approved these changes
Feb 22, 2023
/gcbrun |
danielbankhead
deleted the
owl-bot-copy-packages-google-cloud-documentai
branch
February 22, 2023 05:15
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 23, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>aiplatform: 2.7.0</summary> ## [2.7.0](https://togithub.com/googleapis/google-cloud-node/compare/aiplatform-v2.6.1...aiplatform-v2.7.0) (2023-02-22) ### Features * Add match service in aiplatform v1beta1 match_service.proto ([#4002](https://togithub.com/googleapis/google-cloud-node/issues/4002)) ([e2944f5](https://togithub.com/googleapis/google-cloud-node/commit/e2944f565b39ae151e11f938fb9dcbefd337880e)) </details> <details><summary>contentwarehouse: 0.4.0</summary> ## [0.4.0](https://togithub.com/googleapis/google-cloud-node/compare/contentwarehouse-v0.3.1...contentwarehouse-v0.4.0) (2023-02-22) ### Features * [contentwarehouse] Added Training and Evaluation functions, request, responses and metadata to document_processor_service.proto ([#4009](https://togithub.com/googleapis/google-cloud-node/issues/4009)) ([904ac0c](https://togithub.com/googleapis/google-cloud-node/commit/904ac0cadd5b59c75309ac7766dad5da3080d105)) </details> <details><summary>dialogflow: 5.6.0</summary> ## [5.6.0](https://togithub.com/googleapis/google-cloud-node/compare/dialogflow-v5.5.1...dialogflow-v5.6.0) (2023-02-22) ### Features * [dialogflow] added support for AssistQueryParameters and SynthesizeSpeechConfig ([#3995](https://togithub.com/googleapis/google-cloud-node/issues/3995)) ([57c0441](https://togithub.com/googleapis/google-cloud-node/commit/57c0441e11fe7c7f2b185bb8061c8be1a036be11)) </details> <details><summary>documentai: 7.1.0</summary> ## [7.1.0](https://togithub.com/googleapis/google-cloud-node/compare/documentai-v7.0.1...documentai-v7.1.0) (2023-02-22) ### Features * [documentai] Added Training and Evaluation functions, request, responses and metadata to document_processor_service.proto ([#4008](https://togithub.com/googleapis/google-cloud-node/issues/4008)) ([f81218f](https://togithub.com/googleapis/google-cloud-node/commit/f81218fe90fb0ead2487c3e321e258edbde74039)) </details> <details><summary>translate: 7.2.0</summary> ## [7.2.0](https://togithub.com/googleapis/google-cloud-node/compare/translate-v7.1.1...translate-v7.2.0) (2023-02-22) ### Features * [translate] Add supported fields in document translation request and refresh translation v3 GA service proto documentation ([#4007](https://togithub.com/googleapis/google-cloud-node/issues/4007)) ([b9c09e3](https://togithub.com/googleapis/google-cloud-node/commit/b9c09e31a08a43bfa1049465aa7633c73ea91fc0)) </details> --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
feat: Added evaluation.proto
feat: Added latest_evaluation to processor.proto
chore: removed deprecated flag from REPLACE in OperationType in document.proto
PiperOrigin-RevId: 511230520
Source-Link: googleapis/googleapis@c53bf8d
Source-Link: https://github.com/googleapis/googleapis-gen/commit/5693cbc98b6412085ff6d3aba719b68e307c5357
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6IjU2OTNjYmM5OGI2NDEyMDg1ZmY2ZDNhYmE3MTliNjhlMzA3YzUzNTcifQ==