Google Cloud Datastream V1 Client - Class MysqlGtidPosition (2.3.0)

Reference documentation and code samples for the Google Cloud Datastream V1 Client class MysqlGtidPosition.

MySQL GTID position

Generated from protobuf message google.cloud.datastream.v1.MysqlGtidPosition

Namespace

Google \ Cloud \ Datastream \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ gtid_set string

Required. The gtid set to start replication from.

getGtidSet

Required. The gtid set to start replication from.

Returns
Type Description
string

setGtidSet

Required. The gtid set to start replication from.

Parameter
Name Description
var string
Returns
Type Description
$this