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(securesourcemanager): Add branch rule APIs #11008

Merged
merged 9 commits into from
Oct 21, 2024
Merged

feat(securesourcemanager): Add branch rule APIs #11008

merged 9 commits into from
Oct 21, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Oct 18, 2024

  • Regenerate this pull request now.

feat(securesourcemanager): Add field psc_allowed_projects to message .google.cloud.securesourcemanager.v1.Instance
docs(securesourcemanager): A comment for field instance in message .google.cloud.securesourcemanager.v1.Repository is changed

PiperOrigin-RevId: 688170540

Source-Link: googleapis/googleapis@b6a9d80

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d9406c5e840d1e8289232ca089827b71c7601c00
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDk0MDZjNWU4NDBkMWU4Mjg5MjMyY2EwODk4MjdiNzFjNzYwMWMwMCJ9
BEGIN_NESTED_COMMIT
feat(documentai): Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods
feat(documentai): Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method
feat(documentai): Added an url for issue reporting and api short name

PiperOrigin-RevId: 687393779

Source-Link: googleapis/googleapis@211a72f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/7546101d534c4e6bc3069d8f1c3be4ef3abb4b2e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzU0NjEwMWQ1MzRjNGU2YmMzMDY5ZDhmMWMzYmU0ZWYzYWJiNGIyZSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore(storage/internal): remove notification, service account, and hmac RPCS
Removes Notification Config, Service Account, and HMAC RPCs. These API have been migrated to Storage Control and are available via the JSON API.

PiperOrigin-RevId: 687325534

Source-Link: googleapis/googleapis@0dfb6a9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/9c0af8b44519822fee7510b0c0c89fb604ecc1e0
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWMwYWY4YjQ0NTE5ODIyZmVlNzUxMGIwYzBjODlmYjYwNGVjYzFlMCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(aiplatform): add audio_timestamp to GenerationConfig
PiperOrigin-RevId: 687163077

Source-Link: googleapis/googleapis@596e2a0

Source-Link: https://github.com/googleapis/googleapis-gen/commit/efbc7aa09ba8c140744d28f02cbbb25874b17205
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWZiYzdhYTA5YmE4YzE0MDc0NGQyOGYwMmNiYmIyNTg3NGIxNzIwNSJ9
END_NESTED_COMMIT

PiperOrigin-RevId: 687163077

Source-Link: googleapis/googleapis@596e2a0

Source-Link: googleapis/googleapis-gen@efbc7aa
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWZiYzdhYTA5YmE4YzE0MDc0NGQyOGYwMmNiYmIyNTg3NGIxNzIwNSJ9
@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 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add audio_timestamp to GenerationConfig feat(aiplatform): add audio_timestamp to GenerationConfig Oct 18, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review October 18, 2024 12:09
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners October 18, 2024 12:09
@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 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2024
BREAKING CHANGE: Removes Notification Config, Service Account, and HMAC RPCs. These API have been migrated to Storage Control and are available via the JSON API.

PiperOrigin-RevId: 687325534

Source-Link: googleapis/googleapis@0dfb6a9

Source-Link: googleapis/googleapis-gen@9c0af8b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWMwYWY4YjQ0NTE5ODIyZmVlNzUxMGIwYzBjODlmYjYwNGVjYzFlMCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(aiplatform): add audio_timestamp to GenerationConfig chore!: remove notification, service account, and hmac RPCS Oct 18, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners October 18, 2024 17:57
@gcf-owl-bot gcf-owl-bot bot requested a review from cindy-peng October 18, 2024 17:57
…ocessDocument and BatchProcessDocuments methods

feat: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method
feat: Added an url for issue reporting and api short name

PiperOrigin-RevId: 687393779

Source-Link: googleapis/googleapis@211a72f

Source-Link: googleapis/googleapis-gen@7546101
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzU0NjEwMWQ1MzRjNGU2YmMzMDY5ZDhmMWMzYmU0ZWYzYWJiNGIyZSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title chore(storage/internal)!: remove notification, service account, and hmac RPCS feat: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods Oct 18, 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 Oct 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods feat(documentai): Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods Oct 18, 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 Oct 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2024
@product-auto-label product-auto-label bot added the api: documentai Issues related to the Document AI API. label Oct 19, 2024
feat: Add field `psc_allowed_projects` to message `.google.cloud.securesourcemanager.v1.Instance`
docs: A comment for field `instance` in message `.google.cloud.securesourcemanager.v1.Repository` is changed

PiperOrigin-RevId: 688170540

Source-Link: googleapis/googleapis@b6a9d80

Source-Link: googleapis/googleapis-gen@d9406c5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDk0MDZjNWU4NDBkMWU4Mjg5MjMyY2EwODk4MjdiNzFjNzYwMWMwMCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(documentai): Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods feat: Add branch rule APIs Oct 21, 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 Oct 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 21, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Add branch rule APIs feat(securesourcemanager): Add branch rule APIs Oct 21, 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 Oct 21, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 21, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2024
Copy link

snippet-bot bot commented Oct 21, 2024

Here is the summary of changes.

You are about to add 5 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

@frankyn frankyn merged commit e0759f4 into main Oct 21, 2024
12 checks passed
@frankyn frankyn deleted the owl-bot-copy branch October 21, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: documentai Issues related to the Document AI API. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants