Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DQuestion.php162 public function setTextQuestion(TextQuestion $textQuestion) argument
164 $this->textQuestion = $textQuestion;
171 return $this->textQuestion;