This repository was archived by the owner on Mar 4, 2026. It is now read-only.
feat(spanner): Add resource reference annotation to backup schedules#2093
Merged
surbhigarg92 merged 4 commits intomainfrom Aug 14, 2024
Merged
feat(spanner): Add resource reference annotation to backup schedules#2093surbhigarg92 merged 4 commits intomainfrom
surbhigarg92 merged 4 commits intomainfrom
Conversation
PiperOrigin-RevId: 662226829 Source-Link: googleapis/googleapis@eb87f47 Source-Link: googleapis/googleapis-gen@0fb784e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGZiNzg0ZTgyNjdmMDkzMWQyNGYxNTJlYzVmNjZlODA5YzJhMmVmYiJ9
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
surbhigarg92
approved these changes
Aug 14, 2024
alkatrivedi
pushed a commit
to alkatrivedi/nodejs-spanner
that referenced
this pull request
Aug 14, 2024
…oogleapis#2093) * feat(spanner): add edition field to the instance proto PiperOrigin-RevId: 662226829 Source-Link: googleapis/googleapis@eb87f47 Source-Link: googleapis/googleapis-gen@0fb784e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGZiNzg0ZTgyNjdmMDkzMWQyNGYxNTJlYzVmNjZlODA5YzJhMmVmYiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat(spanner): Add resource reference annotation to backup schedules 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 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Aug 14, 2024
🤖 I have created a release *beep* *boop* --- ## [7.14.0](https://togithub.com/googleapis/nodejs-spanner/compare/v7.13.0...v7.14.0) (2024-08-14) ### Features * **spanner:** Add resource reference annotation to backup schedules ([#2093](https://togithub.com/googleapis/nodejs-spanner/issues/2093)) ([df539e6](https://togithub.com/googleapis/nodejs-spanner/commit/df539e665fe5d8fe01084b8d8cf6094c89b13d48)) ### Bug Fixes * **deps:** Update dependency google-gax to v4.3.9 ([#2094](https://togithub.com/googleapis/nodejs-spanner/issues/2094)) ([487efc0](https://togithub.com/googleapis/nodejs-spanner/commit/487efc091e0e143d3c59ac63d66005133b1ef2e5)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
alkatrivedi
pushed a commit
to alkatrivedi/nodejs-spanner
that referenced
this pull request
Aug 19, 2024
🤖 I have created a release *beep* *boop* --- ## [7.14.0](https://togithub.com/googleapis/nodejs-spanner/compare/v7.13.0...v7.14.0) (2024-08-14) ### Features * **spanner:** Add resource reference annotation to backup schedules ([googleapis#2093](https://togithub.com/googleapis/nodejs-spanner/issues/2093)) ([df539e6](https://togithub.com/googleapis/nodejs-spanner/commit/df539e665fe5d8fe01084b8d8cf6094c89b13d48)) ### Bug Fixes * **deps:** Update dependency google-gax to v4.3.9 ([googleapis#2094](https://togithub.com/googleapis/nodejs-spanner/issues/2094)) ([487efc0](https://togithub.com/googleapis/nodejs-spanner/commit/487efc091e0e143d3c59ac63d66005133b1ef2e5)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
docs(spanner): 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(spanner): 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