Reference documentation and code samples for the Cloud Bigtable V2 Client class UpdateTableMetadata.
Metadata type for the operation returned by UpdateTable .
Generated from protobuf message google.bigtable.admin.v2.UpdateTableMetadata
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 updated.
↳ start_time
↳ end_time
getName
The name of the table being updated.
string
setName
The name of the table being updated.
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 canceled.
hasEndTime
clearEndTime
setEndTime
If set, the time at which this operation finished or was canceled.
$this