Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DQuestion.php38 protected $rowQuestionType = RowQuestion::class;
132 * @param RowQuestion
134 public function setRowQuestion(RowQuestion $rowQuestion)
139 * @return RowQuestion
H A DRowQuestion.php20 class RowQuestion extends \Google\Model class
44 class_alias(RowQuestion::class, 'Google_Service_Forms_RowQuestion');