GoogleCloudPlatform / ruby-docs-samples

Ruby samples for Google Cloud Platform products.
https://cloud.google.com/ruby
Apache License 2.0
231 stars 203 forks source link

feat: Add samples for backup schedule feature APIs #1511

Open AayushKadam opened 4 days ago

AayushKadam commented 4 days ago

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