-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat: [google-cloud-backupdr] Add support for Cloud SQL backup and restore #14128
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
Merged
Conversation
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
feat: Add support for GCE Disk backup and restore feat: Add BackupPlanRevision resource and associated RPCs feat: Add DataSourceReference resource and associated RPCs feat: Add Update RPCs for BackupPlan and BackupPlanAssociation feat: Add FetchBackupPlanAssociationsForResourceType RPC feat: Add new states to resources (UPDATING, UPLOADING) feat: Add ON_DEMAND_OPERATIONAL backup type feat: Change BackupRule.standard_schedule to be OPTIONAL docs: A comment for field disks in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed docs: A comment for field network_interfaces in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed docs: A comment for field resource_policies in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed docs: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed docs: A comment for field resource in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed docs: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlan is changed docs: A comment for field backup_retention_days in message .google.cloud.backupdr.v1.BackupRule is changed docs: A comment for field hourly_frequency in message .google.cloud.backupdr.v1.StandardSchedule is changed PiperOrigin-RevId: 785893442 Source-Link: googleapis/googleapis@a2afc29 Source-Link: googleapis/googleapis-gen@89b1979 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLy5Pd2xCb3QueWFtbCIsImgiOiI4OWIxOTc5MmM0MTBkNWVlN2Q1NGQzZWFjODY4ZWVjY2VhMDNhMmVjIn0=
parthea
approved these changes
Jul 23, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
BEGIN_COMMIT_OVERRIDE
feat: Add support for Cloud SQL backup and restore
feat: Add support for GCE Disk backup and restore
feat: Add BackupPlanRevision resource and associated RPCs
feat: Add DataSourceReference resource and associated RPCs
feat: Add Update RPCs for BackupPlan and BackupPlanAssociation
feat: Add FetchBackupPlanAssociationsForResourceType RPC
feat: Add new states to resources (UPDATING, UPLOADING)
feat: Add ON_DEMAND_OPERATIONAL backup type
feat: Change BackupRule.standard_schedule to be OPTIONAL
docs: A comment for field disks in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed
docs: A comment for field network_interfaces in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed
docs: A comment for field resource_policies in message .google.cloud.backupdr.v1.ComputeInstanceRestoreProperties is changed
docs: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed
docs: A comment for field resource in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed
docs: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlan is changed
docs: A comment for field backup_retention_days in message .google.cloud.backupdr.v1.BackupRule is changed
docs: A comment for field hourly_frequency in message .google.cloud.backupdr.v1.StandardSchedule is changed
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 785893442
Source-Link: googleapis/googleapis@a2afc29
Source-Link: https://github.com/googleapis/googleapis-gen/commit/89b19792c410d5ee7d54d3eac868eeccea03a2ec
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLy5Pd2xCb3QueWFtbCIsImgiOiI4OWIxOTc5MmM0MTBkNWVlN2Q1NGQzZWFjODY4ZWVjY2VhMDNhMmVjIn0=