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