| Modifier and Type | Method and Description |
|---|---|
static AutomationRule.RuleCase |
AutomationRule.RuleCase.forNumber(int value) |
AutomationRule.RuleCase |
AutomationRule.getRuleCase() |
AutomationRule.RuleCase |
AutomationRule.Builder.getRuleCase() |
AutomationRule.RuleCase |
AutomationRuleOrBuilder.getRuleCase() |
static AutomationRule.RuleCase |
AutomationRule.RuleCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AutomationRule.RuleCase |
AutomationRule.RuleCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutomationRule.RuleCase[] |
AutomationRule.RuleCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.