| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
StringInputs |
StringInputs.clone() |
StringInputs |
Inputs.getStringInputs()
Input parameter for regular widgets.
|
StringInputs |
StringInputs.set(String fieldName,
Object value) |
StringInputs |
StringInputs.setValue(List<String> value)
An array of strings entered by the user.
|
| Modifier and Type | Method and Description |
|---|---|
Inputs |
Inputs.setStringInputs(StringInputs stringInputs)
Input parameter for regular widgets.
|
Copyright © 2011–2023 Google. All rights reserved.