Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DMySqlReplicaConfiguration.php37 public $connectRetryInterval; variable in Google\\Service\\SQLAdmin\\MySqlReplicaConfiguration
112 public function setConnectRetryInterval($connectRetryInterval) argument
114 $this->connectRetryInterval = $connectRetryInterval;
121 return $this->connectRetryInterval;