Skip to content

Conversation

ketanv3
Copy link
Contributor

@ketanv3 ketanv3 commented Sep 15, 2024

This PR adds code samples for the following APIs:

  1. CreateBackupSchedule (both full and incremental backup schedules)
  2. ListBackupSchedules
  3. GetBackupSchedule
  4. UpdateBackupSchedule
  5. DeleteBackupSchedule

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1203

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: spanner Issues related to the googleapis/python-spanner API. samples Issues that are directly related to samples. labels Sep 15, 2024
@ketanv3 ketanv3 force-pushed the cssb-samples branch 3 times, most recently from 2ca8a7d to 3450e87 Compare September 15, 2024 18:50
@ketanv3 ketanv3 marked this pull request as ready for review September 15, 2024 18:51
@ketanv3 ketanv3 requested review from a team as code owners September 15, 2024 18:51
Copy link

snippet-bot bot commented Sep 15, 2024

Here is the summary of changes.

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

@harshachinta harshachinta changed the title feat: Add samples for Cloud Spanner Scheduled Backups docs: Add samples for Cloud Spanner Scheduled Backups Sep 16, 2024
@harshachinta harshachinta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2024
@ketanv3 ketanv3 changed the title docs: Add samples for Cloud Spanner Scheduled Backups chore(samples): Add samples for Cloud Spanner Scheduled Backups Sep 19, 2024
@harshachinta harshachinta added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 19, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 19, 2024
@harshachinta harshachinta merged commit b2e6762 into googleapis:main Sep 20, 2024
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. samples Issues that are directly related to samples. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add samples for Cloud Spanner Scheduled Backups
4 participants