| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Answer |
Answer.clone() |
Answer |
Answer.set(String fieldName,
Object value) |
Answer |
Answer.setFileUploadAnswers(FileUploadAnswers fileUploadAnswers)
Output only.
|
Answer |
Answer.setGrade(Grade grade)
Output only.
|
Answer |
Answer.setQuestionId(String questionId)
Output only.
|
Answer |
Answer.setTextAnswers(TextAnswers textAnswers)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Answer> |
FormResponse.getAnswers()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
FormResponse |
FormResponse.setAnswers(Map<String,Answer> answers)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.