Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DQuestion.php42 protected $textQuestionType = TextQuestion::class;
160 * @param TextQuestion
162 public function setTextQuestion(TextQuestion $textQuestion)
167 * @return TextQuestion
H A DTextQuestion.php20 class TextQuestion extends \Google\Model class
44 class_alias(TextQuestion::class, 'Google_Service_Forms_TextQuestion');