| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
StringInputs |
StringInputs.clone() |
StringInputs |
Inputs.getStringInputs()
A list of strings that represent the values that the user inputs in a widget.
|
StringInputs |
StringInputs.set(String fieldName,
Object value) |
StringInputs |
StringInputs.setValue(List<String> value)
An list of strings entered by the user.
|
| Modifier and Type | Method and Description |
|---|---|
Inputs |
Inputs.setStringInputs(StringInputs stringInputs)
A list of strings that represent the values that the user inputs in a widget.
|
Copyright © 2011–2025 Google. All rights reserved.