Home
last modified time | relevance | path

Searched refs:MySqlSyncConfig (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSqlInstancesStartExternalSyncRequest.php22 protected $mysqlSyncConfigType = MySqlSyncConfig::class;
34 * @param MySqlSyncConfig
36 public function setMysqlSyncConfig(MySqlSyncConfig $mysqlSyncConfig)
41 * @return MySqlSyncConfig
H A DSqlInstancesVerifyExternalSyncSettingsRequest.php22 protected $mysqlSyncConfigType = MySqlSyncConfig::class;
38 * @param MySqlSyncConfig
40 public function setMysqlSyncConfig(MySqlSyncConfig $mysqlSyncConfig)
45 * @return MySqlSyncConfig
H A DMySqlSyncConfig.php20 class MySqlSyncConfig extends \Google\Collection class
43 class_alias(MySqlSyncConfig::class, 'Google_Service_SQLAdmin_MySqlSyncConfig');