Class UndeleteTableMetadata (2.32.0)

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

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

Attributes

Name Description
name str
The name of the table being restored.
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.