Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DScaleQuestion.php37 public $lowLabel; variable in Google\\Service\\Forms\\ScaleQuestion
84 public function setLowLabel($lowLabel) argument
86 $this->lowLabel = $lowLabel;
93 return $this->lowLabel;