Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DRestore.php65 public $resourcesRestoredCount; variable in Google\\Service\\BackupforGKE\\Restore
232 public function setResourcesRestoredCount($resourcesRestoredCount) argument
234 $this->resourcesRestoredCount = $resourcesRestoredCount;
241 return $this->resourcesRestoredCount;