| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RowQuestion |
RowQuestion.clone() |
RowQuestion |
Question.getRowQuestion()
A row of a QuestionGroupItem.
|
RowQuestion |
RowQuestion.set(String fieldName,
Object value) |
RowQuestion |
RowQuestion.setTitle(String title)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
Question |
Question.setRowQuestion(RowQuestion rowQuestion)
A row of a QuestionGroupItem.
|
Copyright © 2011–2025 Google. All rights reserved.