| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
FormInput |
FormInput.clone() |
FormInput |
FormInput.set(String fieldName,
Object value) |
FormInput |
FormInput.setName(String name)
The name of the editable widget.
|
FormInput |
FormInput.setValue(String value)
Value entered by user.
|
Copyright © 2011–2020 Google. All rights reserved.