| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Info |
Info.clone() |
Info |
Form.getInfo()
Required.
|
Info |
UpdateFormInfoRequest.getInfo()
The info to update.
|
Info |
Info.set(String fieldName,
Object value) |
Info |
Info.setDescription(String description)
The description of the form.
|
Info |
Info.setDocumentTitle(String documentTitle)
Output only.
|
Info |
Info.setTitle(String title)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
Form |
Form.setInfo(Info info)
Required.
|
UpdateFormInfoRequest |
UpdateFormInfoRequest.setInfo(Info info)
The info to update.
|
Copyright © 2011–2025 Google. All rights reserved.