Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DGrading.php29 public $pointValue; variable in Google\\Service\\Forms\\Grading
66 public function setPointValue($pointValue) argument
68 $this->pointValue = $pointValue;
75 return $this->pointValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/
H A DAchievementConfigurationDetail.php37 public $pointValue; variable in Google\\Service\\GamesConfiguration\\AchievementConfigurationDetail
102 public function setPointValue($pointValue) argument
104 $this->pointValue = $pointValue;
111 return $this->pointValue;