Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::MySqlSyncConfig.
MySQL-specific external server sync settings.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#initial_sync_flags
def initial_sync_flags() -> ::Array<::Google::Cloud::Sql::V1::SyncFlags>
Returns
- (::Array<::Google::Cloud::Sql::V1::SyncFlags>) — Flags to use for the initial dump.
#initial_sync_flags=
def initial_sync_flags=(value) -> ::Array<::Google::Cloud::Sql::V1::SyncFlags>
Parameter
- value (::Array<::Google::Cloud::Sql::V1::SyncFlags>) — Flags to use for the initial dump.
Returns
- (::Array<::Google::Cloud::Sql::V1::SyncFlags>) — Flags to use for the initial dump.