Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSettings.php46 public $crashSafeReplicationEnabled; variable in Google\\Service\\SQLAdmin\\Settings
195 public function setCrashSafeReplicationEnabled($crashSafeReplicationEnabled) argument
197 $this->crashSafeReplicationEnabled = $crashSafeReplicationEnabled;
204 return $this->crashSafeReplicationEnabled;