Datastream V1 API - Class Google::Cloud::Datastream::V1::MysqlGtidPosition (v1.1.0)

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

MySQL GTID position

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gtid_set

def gtid_set() -> ::String
Returns
  • (::String) — Required. The gtid set to start replication from.

#gtid_set=

def gtid_set=(value) -> ::String
Parameter
  • value (::String) — Required. The gtid set to start replication from.
Returns
  • (::String) — Required. The gtid set to start replication from.