Backup and DR Service API

Service: backupdr.googleapis.com

The Service name backupdr.googleapis.com is needed to create RPC client stubs.

google.cloud.backupdr.v1.BackupDR

Methods
CreateBackupPlan Create a BackupPlan
CreateBackupPlanAssociation Create a BackupPlanAssociation
CreateBackupVault Creates a new BackupVault in a given project and location.
CreateManagementServer Creates a new ManagementServer in a given project and location.
DeleteBackup Deletes a Backup.
DeleteBackupPlan Deletes a single BackupPlan.
DeleteBackupPlanAssociation Deletes a single BackupPlanAssociation.
DeleteBackupVault Deletes a BackupVault.
DeleteManagementServer Deletes a single ManagementServer.
FetchBackupPlanAssociationsForResourceType List BackupPlanAssociations for a given resource type.
FetchDataSourceReferencesForResourceType Fetch DataSourceReferences for a given project, location and resource type.
FetchUsableBackupVaults FetchUsableBackupVaults lists usable BackupVaults in a given project and location.
GetBackup Gets details of a Backup.
GetBackupPlan Gets details of a single BackupPlan.
GetBackupPlanAssociation Gets details of a single BackupPlanAssociation.
GetBackupPlanRevision Gets details of a single BackupPlanRevision.
GetBackupVault Gets details of a BackupVault.
GetDataSource Gets details of a DataSource.
GetDataSourceReference Gets details of a single DataSourceReference.
GetManagementServer Gets details of a single ManagementServer.
InitializeService Initializes the service related config for a project.
ListBackupPlanAssociations Lists BackupPlanAssociations in a given project and location.
ListBackupPlanRevisions Lists BackupPlanRevisions in a given project and location.
ListBackupPlans Lists BackupPlans in a given project and location.
ListBackupVaults Lists BackupVaults in a given project and location.
ListBackups Lists Backups in a given project and location.
ListDataSources Lists DataSources in a given project and location.
ListManagementServers Lists ManagementServers in a given project and location.
RestoreBackup Restore from a Backup
TriggerBackup Triggers a new Backup.
UpdateBackup Updates the settings of a Backup.
UpdateBackupPlan Update a BackupPlan.
UpdateBackupPlanAssociation Update a BackupPlanAssociation.
UpdateBackupVault Updates the settings of a BackupVault.
UpdateDataSource Updates the settings of a DataSource.

google.cloud.backupdr.v1.BackupDrProtectionSummary

Methods
ListResourceBackupConfigs Lists ResourceBackupConfigs.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.iam.v1.IAMPolicy

Methods
GetIamPolicy Gets the access control policy for a resource.
SetIamPolicy Sets the access control policy on the specified resource.
TestIamPermissions Returns permissions that a caller has on the specified resource.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.