Uses of Enum
com.google.api.expr.v1alpha1.Expr.ExprKindCase
Packages that use Expr.ExprKindCase
-
Uses of Expr.ExprKindCase in com.google.api.expr.v1alpha1
Methods in com.google.api.expr.v1alpha1 that return Expr.ExprKindCaseModifier and TypeMethodDescriptionstatic Expr.ExprKindCase
Expr.ExprKindCase.forNumber
(int value) Expr.Builder.getExprKindCase()
Expr.getExprKindCase()
ExprOrBuilder.getExprKindCase()
static Expr.ExprKindCase
Expr.ExprKindCase.valueOf
(int value) Deprecated.static Expr.ExprKindCase
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.