| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Condition |
GoogleAppsCardV1Condition.clone() |
GoogleAppsCardV1Condition |
GoogleAppsCardV1Condition.set(String fieldName,
Object value) |
GoogleAppsCardV1Condition |
GoogleAppsCardV1Condition.setActionRuleId(String actionRuleId)
The unique identifier of the ActionRule.
|
GoogleAppsCardV1Condition |
GoogleAppsCardV1Condition.setExpressionDataCondition(GoogleAppsCardV1ExpressionDataCondition expressionDataCondition)
The condition that is determined by the expression data.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAppsCardV1Condition> |
GoogleAppsCardV1ExpressionData.getConditions()
The list of conditions that are determined by the expression evaluation result.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1ExpressionData |
GoogleAppsCardV1ExpressionData.setConditions(List<GoogleAppsCardV1Condition> conditions)
The list of conditions that are determined by the expression evaluation result.
|
Copyright © 2011–2025 Google. All rights reserved.