| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
static Expr.ExprKindCase |
Expr.ExprKindCase.forNumber(int value) |
Expr.ExprKindCase |
Expr.getExprKindCase() |
Expr.ExprKindCase |
Expr.Builder.getExprKindCase() |
Expr.ExprKindCase |
ExprOrBuilder.getExprKindCase() |
static Expr.ExprKindCase |
Expr.ExprKindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Expr.ExprKindCase |
Expr.ExprKindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Expr.ExprKindCase[] |
Expr.ExprKindCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.