Home
last modified time | relevance | path

Searched refs:backupRunId (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DRestoreBackupContext.php25 public $backupRunId; variable in Google\\Service\\SQLAdmin\\RestoreBackupContext
42 public function setBackupRunId($backupRunId) argument
44 $this->backupRunId = $backupRunId;
51 return $this->backupRunId;