| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
TextAnswers |
TextAnswers.clone() |
TextAnswers |
Answer.getTextAnswers()
Output only.
|
TextAnswers |
TextAnswers.set(String fieldName,
Object value) |
TextAnswers |
TextAnswers.setAnswers(List<TextAnswer> answers)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Answer |
Answer.setTextAnswers(TextAnswers textAnswers)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.