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

docs(batch): update default max parallel tasks per job #8940

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Oct 30, 2023

  • Regenerate this pull request now.

PiperOrigin-RevId: 577948187

Source-Link: googleapis/googleapis@4aad618

Source-Link: https://github.com/googleapis/googleapis-gen/commit/8ddd2e612b62ae29a9c32cd648942045bd9b75b6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGRkZDJlNjEyYjYyYWUyOWE5YzMyY2Q2NDg5NDIwNDViZDliNzViNiJ9
BEGIN_NESTED_COMMIT
feat(dataplex): DataQualityDimension is now part of the DataQualityDimensionResult message
feat: add relativeResourceName and linkedResourceName to search result

PiperOrigin-RevId: 577940009

Source-Link: googleapis/googleapis@ac76e17

Source-Link: https://github.com/googleapis/googleapis-gen/commit/fbe80c482fecb4bbca41bb1dbdc1c7d49359b721
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmJlODBjNDgyZmVjYjRiYmNhNDFiYjFkYmRjMWM3ZDQ5MzU5YjcyMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(container): add ResourceManagerTags API to attach tags on the underlying Compute Engine VMs of GKE Nodes which can be used to selectively enforce Cloud Firewall network firewall policies


feat: add CompleteConvertToAutopilot API to commit Autopilot conversion operation


docs: updated comments
PiperOrigin-RevId: 577928708

Source-Link: googleapis/googleapis@facb658

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b124e582611f53acc1231232a69e8e4c746b61c8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjEyNGU1ODI2MTFmNTNhY2MxMjMxMjMyYTY5ZThlNGM3NDZiNjFjOCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(speech): add transcript normalization + m4a audio format support

docs: clarify alternatives for deprecated fields

feat: deprecate BatchRecognizeFileResult.uri in favor of cloud_storage_result.native_format_uri

feat: deprecate BatchRecognizeFileResult.transcript in favor of inline_result.transcript
PiperOrigin-RevId: 577926708

Source-Link: googleapis/googleapis@37e816b

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e12bd7bdbbb9d2e418a922075d23f77a8c1e7485
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTEyYmQ3YmRiYmI5ZDJlNDE4YTkyMjA3NWQyM2Y3N2E4YzFlNzQ4NSJ9
END_NESTED_COMMIT

@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Oct 30, 2023
@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 Oct 30, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 30, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add transcript normalization + m4a audio format support feat(speech): add transcript normalization + m4a audio format support Oct 30, 2023
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review October 30, 2023 22:22
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners October 30, 2023 22:22
@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 Oct 30, 2023
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Oct 30, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 30, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title feat(speech): add transcript normalization + m4a audio format support feat: add ResourceManagerTags API to attach tags on the underlying Compute Engine VMs of GKE Nodes which can be used to selectively enforce Cloud Firewall network firewall policies Oct 30, 2023
@product-auto-label product-auto-label bot removed the size: xl Pull request size is extra large. label Oct 30, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2023
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Oct 30, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 30, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 30, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2023
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2023
@product-auto-label product-auto-label bot added the api: batch Issues related to the Batch API. label Oct 31, 2023
Copy link
Contributor Author

gcf-owl-bot bot commented Oct 31, 2023

Owl bot is regenerating pull request 8940...
Build name: ZjFjNTgxMjMtZDVkZi00NzY5LTg3ZDItNDYyYWRmZjE1YWI1

PiperOrigin-RevId: 577948187

Source-Link: googleapis/googleapis@4aad618

Source-Link: googleapis/googleapis-gen@8ddd2e6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGRkZDJlNjEyYjYyYWUyOWE5YzMyY2Q2NDg5NDIwNDViZDliNzViNiJ9

feat: DataQualityDimension is now part of the DataQualityDimensionResult message
feat: add relativeResourceName and linkedResourceName to search result

PiperOrigin-RevId: 577940009

Source-Link: googleapis/googleapis@ac76e17

Source-Link: googleapis/googleapis-gen@fbe80c4
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmJlODBjNDgyZmVjYjRiYmNhNDFiYjFkYmRjMWM3ZDQ5MzU5YjcyMSJ9

feat: add ResourceManagerTags API to attach tags on the underlying Compute Engine VMs of GKE Nodes which can be used to selectively enforce Cloud Firewall network firewall policies

---
feat: add CompleteConvertToAutopilot API to commit Autopilot conversion operation

---
docs: updated comments
PiperOrigin-RevId: 577928708

Source-Link: googleapis/googleapis@facb658

Source-Link: googleapis/googleapis-gen@b124e58
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjEyNGU1ODI2MTFmNTNhY2MxMjMxMjMyYTY5ZThlNGM3NDZiNjFjOCJ9

feat: add transcript normalization + m4a audio format support

docs: clarify alternatives for deprecated fields

feat: deprecate `BatchRecognizeFileResult.uri` in favor of `cloud_storage_result.native_format_uri`

feat: deprecate `BatchRecognizeFileResult.transcript` in favor of `inline_result.transcript`
PiperOrigin-RevId: 577926708

Source-Link: googleapis/googleapis@37e816b

Source-Link: googleapis/googleapis-gen@e12bd7b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTEyYmQ3YmRiYmI5ZDJlNDE4YTkyMjA3NWQyM2Y3N2E4YzFlNzQ4NSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title docs(batch): update default max parallel tasks per job docs: update default max parallel tasks per job Oct 31, 2023
@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 Oct 31, 2023
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
Copy link

snippet-bot bot commented Oct 31, 2023

Here is the summary of changes.

You are about to add 11 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 Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title docs: update default max parallel tasks per job docs(batch): update default max parallel tasks per job Oct 31, 2023
@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 Oct 31, 2023
@product-auto-label product-auto-label bot removed the size: l Pull request size is large. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Oct 31, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2023
@quartzmo quartzmo added the automerge Merge the pull request once unit tests and other checks pass. label Oct 31, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 4d40180 into main Oct 31, 2023
13 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch October 31, 2023 17:10
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 31, 2023
@release-please release-please bot mentioned this pull request Oct 31, 2023
bhshkh pushed a commit that referenced this pull request Nov 3, 2023
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 577948187

Source-Link: https://togithub.com/googleapis/googleapis/commit/4aad6185165141fa651d5dd34f9aeef610d240e5

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/8ddd2e612b62ae29a9c32cd648942045bd9b75b6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGRkZDJlNjEyYjYyYWUyOWE5YzMyY2Q2NDg5NDIwNDViZDliNzViNiJ9
BEGIN_NESTED_COMMIT
feat(dataplex): DataQualityDimension is now part of the DataQualityDimensionResult message
feat: add relativeResourceName and linkedResourceName to search result

PiperOrigin-RevId: 577940009

Source-Link: https://togithub.com/googleapis/googleapis/commit/ac76e173774add202887d0d94168458f79363a12

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/fbe80c482fecb4bbca41bb1dbdc1c7d49359b721
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmJlODBjNDgyZmVjYjRiYmNhNDFiYjFkYmRjMWM3ZDQ5MzU5YjcyMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(container): add ResourceManagerTags API to attach tags on the underlying Compute Engine VMs of GKE Nodes which can be used to selectively enforce Cloud Firewall network firewall policies

---
feat: add CompleteConvertToAutopilot API to commit Autopilot conversion operation

---
docs: updated comments
PiperOrigin-RevId: 577928708

Source-Link: https://togithub.com/googleapis/googleapis/commit/facb658ce05eba41ced16ca79bfe468494c97705

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/b124e582611f53acc1231232a69e8e4c746b61c8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjEyNGU1ODI2MTFmNTNhY2MxMjMxMjMyYTY5ZThlNGM3NDZiNjFjOCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(speech): add transcript normalization + m4a audio format support

docs: clarify alternatives for deprecated fields

feat: deprecate `BatchRecognizeFileResult.uri` in favor of `cloud_storage_result.native_format_uri`

feat: deprecate `BatchRecognizeFileResult.transcript` in favor of `inline_result.transcript`
PiperOrigin-RevId: 577926708

Source-Link: https://togithub.com/googleapis/googleapis/commit/37e816b40f7699edbac380c733dfa831da3a9a0d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/e12bd7bdbbb9d2e418a922075d23f77a8c1e7485
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTEyYmQ3YmRiYmI5ZDJlNDE4YTkyMjA3NWQyM2Y3N2E4YzFlNzQ4NSJ9
END_NESTED_COMMIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: batch Issues related to the Batch API. owl-bot-copy size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants