| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ActionParameter |
ActionParameter.clone() |
ActionParameter |
ActionParameter.set(String fieldName,
Object value) |
ActionParameter |
ActionParameter.setKey(String key)
The name of the parameter for the action script.
|
ActionParameter |
ActionParameter.setValue(String value)
The value of the parameter.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActionParameter> |
FormAction.getParameters()
List of action parameters.
|
| Modifier and Type | Method and Description |
|---|---|
FormAction |
FormAction.setParameters(List<ActionParameter> parameters)
List of action parameters.
|
Copyright © 2011–2025 Google. All rights reserved.