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: A new message Backup is added #1611

Merged
merged 3 commits into from
Mar 15, 2024
Merged

feat: A new message Backup is added #1611

merged 3 commits into from
Mar 15, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Mar 15, 2024

  • Regenerate this pull request now.

feat: A new resource_definition firestore.googleapis.com/Backup is added
feat: A new method GetBackup is added to service FirestoreAdmin
feat: A new method ListBackups is added to service FirestoreAdmin
feat: A new method DeleteBackup is added to service FirestoreAdmin
feat: A new method RestoreDatabase is added to service FirestoreAdmin
feat: A new method CreateBackupSchedule is added to service FirestoreAdmin
feat: A new method GetBackupSchedule is added to service FirestoreAdmin
feat: A new method ListBackupSchedules is added to service FirestoreAdmin
feat: A new method UpdateBackupSchedule is added to service FirestoreAdmin
feat: A new method DeleteBackupSchedule is added to service FirestoreAdmin
feat: A new message CreateBackupScheduleRequest is added
feat: A new message GetBackupScheduleRequest is added
feat: A new message UpdateBackupScheduleRequest is added
feat: A new message ListBackupSchedulesRequest is added
feat: A new message ListBackupSchedulesResponse is added
feat: A new message DeleteBackupScheduleRequest is added
feat: A new message GetBackupRequest is added
feat: A new message ListBackupsRequest is added
feat: A new message ListBackupsResponse is added
feat: A new message DeleteBackupRequest is added
feat: A new message RestoreDatabaseRequest is added
feat: A new message RestoreDatabaseMetadata is added
feat: A new message BackupSchedule is added
feat: A new resource_definition firestore.googleapis.com/BackupSchedule is added
feat: A new message DailyRecurrence is added
feat: A new message WeeklyRecurrence is added

PiperOrigin-RevId: 616127901

Source-Link: googleapis/googleapis@b5debc8

Source-Link: https://github.com/googleapis/googleapis-gen/commit/abcd45505adbfc778e2a1075367504e12890ef16
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWJjZDQ1NTA1YWRiZmM3NzhlMmExMDc1MzY3NTA0ZTEyODkwZWYxNiJ9

feat: A new resource_definition `firestore.googleapis.com/Backup` is added
feat: A new method `GetBackup` is added to service `FirestoreAdmin`
feat: A new method `ListBackups` is added to service `FirestoreAdmin`
feat: A new method `DeleteBackup` is added to service `FirestoreAdmin`
feat: A new method `RestoreDatabase` is added to service `FirestoreAdmin`
feat: A new method `CreateBackupSchedule` is added to service `FirestoreAdmin`
feat: A new method `GetBackupSchedule` is added to service `FirestoreAdmin`
feat: A new method `ListBackupSchedules` is added to service `FirestoreAdmin`
feat: A new method `UpdateBackupSchedule` is added to service `FirestoreAdmin`
feat: A new method `DeleteBackupSchedule` is added to service `FirestoreAdmin`
feat: A new message `CreateBackupScheduleRequest` is added
feat: A new message `GetBackupScheduleRequest` is added
feat: A new message `UpdateBackupScheduleRequest` is added
feat: A new message `ListBackupSchedulesRequest` is added
feat: A new message `ListBackupSchedulesResponse` is added
feat: A new message `DeleteBackupScheduleRequest` is added
feat: A new message `GetBackupRequest` is added
feat: A new message `ListBackupsRequest` is added
feat: A new message `ListBackupsResponse` is added
feat: A new message `DeleteBackupRequest` is added
feat: A new message `RestoreDatabaseRequest` is added
feat: A new message `RestoreDatabaseMetadata` is added
feat: A new message `BackupSchedule` is added
feat: A new resource_definition `firestore.googleapis.com/BackupSchedule` is added
feat: A new message `DailyRecurrence` is added
feat: A new message `WeeklyRecurrence` is added

PiperOrigin-RevId: 616127901

Source-Link: googleapis/googleapis@b5debc8

Source-Link: googleapis/googleapis-gen@abcd455
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWJjZDQ1NTA1YWRiZmM3NzhlMmExMDc1MzY3NTA0ZTEyODkwZWYxNiJ9
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Mar 15, 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 Mar 15, 2024
@product-auto-label product-auto-label bot added the api: firestore Issues related to the googleapis/java-firestore API. label Mar 15, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 15, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review March 15, 2024 16:55
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners March 15, 2024 16:55
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 15, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 15, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 15, 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 Mar 15, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 15, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 15, 2024
@tom-andersen tom-andersen added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Mar 15, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 15, 2024
@tom-andersen tom-andersen merged commit 434a55b into main Mar 15, 2024
24 checks passed
@tom-andersen tom-andersen deleted the owl-bot-copy branch March 15, 2024 20:10
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/java-firestore API. owl-bot-copy size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants