Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupConfiguration.php27 public $binaryLogEnabled; variable in Google\\Service\\SQLAdmin\\BackupConfiguration
74 public function setBinaryLogEnabled($binaryLogEnabled) argument
76 $this->binaryLogEnabled = $binaryLogEnabled;
83 return $this->binaryLogEnabled;