| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Grade |
Grade.clone() |
Grade |
Answer.getGrade()
Output only.
|
Grade |
Grade.set(String fieldName,
Object value) |
Grade |
Grade.setCorrect(Boolean correct)
Output only.
|
Grade |
Grade.setFeedback(Feedback feedback)
Output only.
|
Grade |
Grade.setScore(Double score)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Answer |
Answer.setGrade(Grade grade)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.