Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupConfiguration.php43 public $pointInTimeRecoveryEnabled; variable in Google\\Service\\SQLAdmin\\BackupConfiguration
130 public function setPointInTimeRecoveryEnabled($pointInTimeRecoveryEnabled) argument
132 $this->pointInTimeRecoveryEnabled = $pointInTimeRecoveryEnabled;
139 return $this->pointInTimeRecoveryEnabled;