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(spanner/admin/database): Add resource reference annotation to backup schedules #10677

Merged
merged 10 commits into from
Aug 13, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Aug 12, 2024

  • Regenerate this pull request now.

docs(spanner/admin/database): Add an example to filter backups based on schedule name

PiperOrigin-RevId: 662402292

Source-Link: googleapis/googleapis@96facec

Source-Link: https://github.com/googleapis/googleapis-gen/commit/fe33f1c61415aef4e70f491dfb8789a68e8d9083
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmUzM2YxYzYxNDE1YWVmNGU3MGY0OTFkZmI4Nzg5YTY4ZThkOTA4MyJ9
BEGIN_NESTED_COMMIT
feat(functions): optional field for specifying a service account to use for the build. This helps navigate the change of historical default on new projects. For more details, see https
feat(functions): optional fields for setting up automatic base image updates.
feat(functions): optional field for specifying a revision on GetFunction.
feat(functions): optional field for binary authorization policy.
feat(functions): optional field for deploying a source from a GitHub repository.
feat(functions): additional field on the output that specified whether the deployment supports Physical Zone Separation.
feat(functions): Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for.
feat(functions): ListRuntimes response now includes deprecation and decommissioning dates.
docs(functions): Refined description in several fields.

PiperOrigin-RevId: 662275444

Source-Link: googleapis/googleapis@182e5df

Source-Link: https://github.com/googleapis/googleapis-gen/commit/961446bae76f94fd4b3f28136625237becbc00b0
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTYxNDQ2YmFlNzZmOTRmZDRiM2YyODEzNjYyNTIzN2JlY2JjMDBiMCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(spanner/admin/instance): add edition field to the instance proto
PiperOrigin-RevId: 662226829

Source-Link: googleapis/googleapis@eb87f47

Source-Link: https://github.com/googleapis/googleapis-gen/commit/0fb784e8267f0931d24f152ec5f66e809c2a2efb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGZiNzg0ZTgyNjdmMDkzMWQyNGYxNTJlYzVmNjZlODA5YzJhMmVmYiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add BigQuery Metastore Partition Service API version v1alpha
PiperOrigin-RevId: 662212485

Source-Link: googleapis/googleapis@456a812

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2ec266e6da03208a76b0fd6001ba7df93dae44e6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmVjMjY2ZTZkYTAzMjA4YTc2YjBmZDYwMDFiYTdkZjkzZGFlNDRlNiJ9
END_NESTED_COMMIT

PiperOrigin-RevId: 662212485

Source-Link: googleapis/googleapis@456a812

Source-Link: googleapis/googleapis-gen@2ec266e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmVjMjY2ZTZkYTAzMjA4YTc2YjBmZDYwMDFiYTdkZjkzZGFlNDRlNiJ9
@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 Aug 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 12, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review August 12, 2024 23:18
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner August 12, 2024 23:18
@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 Aug 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 12, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2024
PiperOrigin-RevId: 662226829

Source-Link: googleapis/googleapis@eb87f47

Source-Link: googleapis/googleapis-gen@0fb784e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGZiNzg0ZTgyNjdmMDkzMWQyNGYxNTJlYzVmNjZlODA5YzJhMmVmYiJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Add BigQuery Metastore Partition Service API version v1alpha feat(spanner): add edition field to the instance proto Aug 13, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners August 13, 2024 00:01
Copy link

snippet-bot bot commented Aug 13, 2024

Here is the summary of changes.

You are about to add 1 region tag.

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

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2024
@product-auto-label product-auto-label bot added the api: cloudfunctions Issues related to the Cloud Run functions API. label Aug 13, 2024
docs(spanner): Add an example to filter backups based on schedule name

PiperOrigin-RevId: 662402292

Source-Link: googleapis/googleapis@96facec

Source-Link: googleapis/googleapis-gen@fe33f1c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmUzM2YxYzYxNDE1YWVmNGU3MGY0OTFkZmI4Nzg5YTY4ZThkOTA4MyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(functions): optional field for specifying a service account to use for the build. This helps navigate the change of historical default on new projects. For more details, see https feat(spanner): Add resource reference annotation to backup schedules Aug 13, 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 Aug 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat(spanner): Add resource reference annotation to backup schedules feat(spanner/admin/database): Add resource reference annotation to backup schedules Aug 13, 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 Aug 13, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 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 Aug 13, 2024
@quartzmo quartzmo added automerge Merge the pull request once unit tests and other checks pass. and removed 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 Aug 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 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 Aug 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 13, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 13, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 6593c0d into main Aug 13, 2024
10 of 11 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 13, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch August 13, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudfunctions Issues related to the Cloud Run functions API. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants