Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DTable.php96 public function setRestoreInfo(RestoreInfo $restoreInfo) argument
98 $this->restoreInfo = $restoreInfo;
105 return $this->restoreInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DDatabase.php159 public function setRestoreInfo(RestoreInfo $restoreInfo) argument
161 $this->restoreInfo = $restoreInfo;
168 return $this->restoreInfo;