| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
TextQuestion |
TextQuestion.clone() |
TextQuestion |
Question.getTextQuestion()
A respondent can enter a free text response.
|
TextQuestion |
TextQuestion.set(String fieldName,
Object value) |
TextQuestion |
TextQuestion.setParagraph(Boolean paragraph)
Whether the question is a paragraph question or not.
|
| Modifier and Type | Method and Description |
|---|---|
Question |
Question.setTextQuestion(TextQuestion textQuestion)
A respondent can enter a free text response.
|
Copyright © 2011–2025 Google. All rights reserved.