| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Response |
Response.clone() |
Response |
Response.set(String fieldName,
Object value) |
Response |
Response.setCreateItem(CreateItemResponse createItem)
The result of creating an item.
|
| Modifier and Type | Method and Description |
|---|---|
List<Response> |
BatchUpdateFormResponse.getReplies()
The reply of the updates.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateFormResponse |
BatchUpdateFormResponse.setReplies(List<Response> replies)
The reply of the updates.
|
Copyright © 2011–2025 Google. All rights reserved.