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