| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ExtraMaterial |
ExtraMaterial.clone() |
ExtraMaterial |
ExtraMaterial.set(String fieldName,
Object value) |
ExtraMaterial |
ExtraMaterial.setLink(TextLink link)
Text feedback.
|
ExtraMaterial |
ExtraMaterial.setVideo(VideoLink video)
Video feedback.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExtraMaterial> |
Feedback.getMaterial()
Additional information provided as part of the feedback, often used to point the respondent to
more reading and resources.
|
| Modifier and Type | Method and Description |
|---|---|
Feedback |
Feedback.setMaterial(List<ExtraMaterial> material)
Additional information provided as part of the feedback, often used to point the respondent to
more reading and resources.
|
Copyright © 2011–2025 Google. All rights reserved.