Reference documentation and code samples for the Google Cloud Dms V1 Client class TableEntity.
Table's parent is a schema.
Generated from protobuf message google.cloud.clouddms.v1.TableEntity
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ columns
↳ constraints
↳ indices
↳ triggers
↳ custom_features
↳ comment
string
Comment associated with the table.
getColumns
Table columns.
setColumns
Table columns.
$this
getConstraints
Table constraints.
setConstraints
Table constraints.
$this
getIndices
Table indices.
setIndices
Table indices.
$this
getTriggers
Table triggers.
setTriggers
Table triggers.
$this
getCustomFeatures
Custom engine specific features.
hasCustomFeatures
clearCustomFeatures
setCustomFeatures
Custom engine specific features.
$this
getComment
Comment associated with the table.
string
setComment
Comment associated with the table.
var
string
$this