Class CopyBackupMetadata (2.32.0)

CopyBackupMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata type for the google.longrunning.Operation returned by CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].

Attributes

Name Description
name str
The name of the backup being created through the copy operation. Values are of the form projects/.
source_backup_info google.cloud.bigtable_admin_v2.types.BackupInfo
Information about the source backup that is being copied from.
progress google.cloud.bigtable_admin_v2.types.OperationProgress
The progress of the CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.