Reference documentation and code samples for the Cloud Bigtable V2 Client class UndeleteTableMetadata.
Metadata type for the operation returned by google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable .
Generated from protobuf message google.bigtable.admin.v2.UndeleteTableMetadata
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The name of the table being restored.
↳ start_time
↳ end_time
getName
The name of the table being restored.
string
setName
The name of the table being restored.
var
string
$this
getStartTime
The time at which this operation started.
hasStartTime
clearStartTime
setStartTime
The time at which this operation started.
$this
getEndTime
If set, the time at which this operation finished or was cancelled.
hasEndTime
clearEndTime
setEndTime
If set, the time at which this operation finished or was cancelled.
$this