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