Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DGrid.php22 protected $columnsType = ChoiceQuestion::class;
30 * @param ChoiceQuestion
32 public function setColumns(ChoiceQuestion $columns)
37 * @return ChoiceQuestion
H A DQuestion.php22 protected $choiceQuestionType = ChoiceQuestion::class;
48 * @param ChoiceQuestion
50 public function setChoiceQuestion(ChoiceQuestion $choiceQuestion)
55 * @return ChoiceQuestion
H A DChoiceQuestion.php20 class ChoiceQuestion extends \Google\Collection class
79 class_alias(ChoiceQuestion::class, 'Google_Service_Forms_ChoiceQuestion');