Class CreateBackupMetadata (2.32.0)

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

Metadata type for the operation returned by CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].

Attributes

Name Description
name str
The name of the backup being created.
source_table str
The name of the table the backup is created from.
start_time google.protobuf.timestamp_pb2.Timestamp
The time at which this operation started.
end_time google.protobuf.timestamp_pb2.Timestamp
If set, the time at which this operation finished or was cancelled.