Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DRestorePlan.php162 public function setRestoreConfig(RestoreConfig $restoreConfig) argument
164 $this->restoreConfig = $restoreConfig;
171 return $this->restoreConfig;
H A DRestore.php246 public function setRestoreConfig(RestoreConfig $restoreConfig) argument
248 $this->restoreConfig = $restoreConfig;
255 return $this->restoreConfig;