Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupRetentionSettings.php29 public $retentionUnit; variable in Google\\Service\\SQLAdmin\\BackupRetentionSettings
48 public function setRetentionUnit($retentionUnit) argument
50 $this->retentionUnit = $retentionUnit;
57 return $this->retentionUnit;