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