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