[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Datastream V1 Client - Class MysqlSourceConfig (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/php/docs/reference/cloud-datastream/latest/V1.MysqlSourceConfig)\n- [2.3.1](/php/docs/reference/cloud-datastream/2.3.1/V1.MysqlSourceConfig)\n- [2.2.0](/php/docs/reference/cloud-datastream/2.2.0/V1.MysqlSourceConfig)\n- [2.1.1](/php/docs/reference/cloud-datastream/2.1.1/V1.MysqlSourceConfig)\n- [2.0.1](/php/docs/reference/cloud-datastream/2.0.1/V1.MysqlSourceConfig)\n- [1.5.5](/php/docs/reference/cloud-datastream/1.5.5/V1.MysqlSourceConfig)\n- [1.4.2](/php/docs/reference/cloud-datastream/1.4.2/V1.MysqlSourceConfig)\n- [1.3.0](/php/docs/reference/cloud-datastream/1.3.0/V1.MysqlSourceConfig)\n- [1.2.1](/php/docs/reference/cloud-datastream/1.2.1/V1.MysqlSourceConfig)\n- [1.1.0](/php/docs/reference/cloud-datastream/1.1.0/V1.MysqlSourceConfig)\n- [1.0.5](/php/docs/reference/cloud-datastream/1.0.5/V1.MysqlSourceConfig) \nReference documentation and code samples for the Google Cloud Datastream V1 Client class MysqlSourceConfig.\n\nMySQL source configuration\n\nGenerated from protobuf message `google.cloud.datastream.v1.MysqlSourceConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Datastream \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getIncludeObjects\n\nMySQL objects to retrieve from the source.\n\n### hasIncludeObjects\n\n### clearIncludeObjects\n\n### setIncludeObjects\n\nMySQL objects to retrieve from the source.\n\n### getExcludeObjects\n\nMySQL objects to exclude from the stream.\n\n### hasExcludeObjects\n\n### clearExcludeObjects\n\n### setExcludeObjects\n\nMySQL objects to exclude from the stream.\n\n### getMaxConcurrentCdcTasks\n\nMaximum number of concurrent CDC tasks. The number should be non negative.\n\nIf not set (or set to 0), the system's default value will be used.\n\n### setMaxConcurrentCdcTasks\n\nMaximum number of concurrent CDC tasks. The number should be non negative.\n\nIf not set (or set to 0), the system's default value will be used.\n\n### getMaxConcurrentBackfillTasks\n\nMaximum number of concurrent backfill tasks. The number should be non\nnegative. If not set (or set to 0), the system's default value will be\nused.\n\n### setMaxConcurrentBackfillTasks\n\nMaximum number of concurrent backfill tasks. The number should be non\nnegative. If not set (or set to 0), the system's default value will be\nused.\n\n### getBinaryLogPosition\n\nUse Binary log position based replication.\n\n### hasBinaryLogPosition\n\n### setBinaryLogPosition\n\nUse Binary log position based replication.\n\n### getGtid\n\nUse GTID based replication.\n\n### hasGtid\n\n### setGtid\n\nUse GTID based replication.\n\n### getCdcMethod"]]