Skip to main content

Module types

Module types 

Source

Structs§

Answer
An answer to a single question.
ChoiceOption
A single option inside a ChoiceQuestion.
ChoiceQuestion
A multiple-choice, checkbox, or dropdown question.
Form
A Google Form resource.
FormInfo
Metadata about a form.
FormResponse
A single respondent’s answers to a form.
Item
A single item in a form (question, page break, section header, etc.).
Question
The question inside a QuestionItem.
QuestionItem
Wrapper that holds the question payload for a question-type item.
ResponseList
A paginated list of form responses.
ScaleQuestion
A linear-scale question.
TextAnswer
A single text answer value.
TextAnswers
A collection of text answer values (may be more than one for checkboxes).
TextQuestion
A short-answer or paragraph text question.

Enums§

FormsError