Home
last modified time | relevance | path

Searched refs:mysqlSyncConfig (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSqlInstancesStartExternalSyncRequest.php36 public function setMysqlSyncConfig(MySqlSyncConfig $mysqlSyncConfig) argument
38 $this->mysqlSyncConfig = $mysqlSyncConfig;
45 return $this->mysqlSyncConfig;
H A DSqlInstancesVerifyExternalSyncSettingsRequest.php40 public function setMysqlSyncConfig(MySqlSyncConfig $mysqlSyncConfig) argument
42 $this->mysqlSyncConfig = $mysqlSyncConfig;
49 return $this->mysqlSyncConfig;