Reference documentation and code samples for the Google Cloud Datastream V1 Client class MysqlTable.
MySQL table.
Generated from protobuf message google.cloud.datastream.v1.MysqlTable
Namespace
Google \ Cloud \ Datastream \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ table
string
Table name.
↳ mysql_columns
array< Google\Cloud\Datastream\V1\MysqlColumn
>
MySQL columns in the database. When unspecified as part of include/exclude objects, includes/excludes everything.
getTable
Table name.
string
setTable
Table name.
var
string
$this
getMysqlColumns
MySQL columns in the database.
When unspecified as part of include/exclude objects, includes/excludes everything.
setMysqlColumns
MySQL columns in the database.
When unspecified as part of include/exclude objects, includes/excludes everything.
$this