Home
last modified time | relevance | path

Searched refs:resourcesFailedCount (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DRestore.php61 public $resourcesFailedCount; variable in Google\\Service\\BackupforGKE\\Restore
218 public function setResourcesFailedCount($resourcesFailedCount) argument
220 $this->resourcesFailedCount = $resourcesFailedCount;
227 return $this->resourcesFailedCount;