Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DSnapshot.php51 public $progressValue; variable in Google\\Service\\Games\\Snapshot
166 public function setProgressValue($progressValue) argument
168 $this->progressValue = $progressValue;
175 return $this->progressValue;