Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DScaleQuestion.php29 public $highLabel; variable in Google\\Service\\Forms\\ScaleQuestion
56 public function setHighLabel($highLabel) argument
58 $this->highLabel = $highLabel;
65 return $this->highLabel;