| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateFormResponse |
BatchUpdateFormResponse.clone() |
BatchUpdateFormResponse |
BatchUpdateFormResponse.set(String fieldName,
Object value) |
BatchUpdateFormResponse |
BatchUpdateFormResponse.setForm(Form form)
Based on the bool request field `include_form_in_response`, a form with all applied
mutations/updates is returned or not.
|
BatchUpdateFormResponse |
BatchUpdateFormResponse.setReplies(List<Response> replies)
The reply of the updates.
|
BatchUpdateFormResponse |
BatchUpdateFormResponse.setWriteControl(WriteControl writeControl)
The updated write control after applying the request.
|
Copyright © 2011–2022 Google. All rights reserved.