Skip to content

Conversation

@Sally-Ye
Copy link
Contributor

@Sally-Ye Sally-Ye commented Nov 7, 2024

This PR adds code samples for cloud spanner default backup schedules using the following apis:

  1. CreateInstance
  2. UpdateInstance

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 #3448 ☕️

If you write sample code, please follow the samples format.

@Sally-Ye Sally-Ye requested a review from a team as a code owner November 7, 2024 20:55
@snippet-bot
Copy link

snippet-bot bot commented Nov 7, 2024

Here is the summary of changes.

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

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. samples Issues that are directly related to samples. labels Nov 7, 2024
Adding `s` to create instance sample class name
@Sally-Ye Sally-Ye requested a review from a team as a code owner November 12, 2024 15:01
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2024
@rahul2393 rahul2393 merged commit 0a46070 into googleapis:main Nov 13, 2024
31 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/java-spanner API. samples Issues that are directly related to samples. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add samples for Cloud Spanner Default Backup Schedule feature

4 participants