Searched refs:TextQuestion (Results 1 – 2 of 2) sorted by relevance
42 protected $textQuestionType = TextQuestion::class;160 * @param TextQuestion162 public function setTextQuestion(TextQuestion $textQuestion)167 * @return TextQuestion
20 class TextQuestion extends \Google\Model class44 class_alias(TextQuestion::class, 'Google_Service_Forms_TextQuestion');