Uses of Enum
com.google.api.expr.v1alpha1.Constant.ConstantKindCase
Packages that use Constant.ConstantKindCase
-
Uses of Constant.ConstantKindCase in com.google.api.expr.v1alpha1
Methods in com.google.api.expr.v1alpha1 that return Constant.ConstantKindCaseModifier and TypeMethodDescriptionstatic Constant.ConstantKindCase
Constant.ConstantKindCase.forNumber
(int value) Constant.Builder.getConstantKindCase()
Constant.getConstantKindCase()
ConstantOrBuilder.getConstantKindCase()
static Constant.ConstantKindCase
Constant.ConstantKindCase.valueOf
(int value) Deprecated.static Constant.ConstantKindCase
Returns the enum constant of this type with the specified name.static Constant.ConstantKindCase[]
Constant.ConstantKindCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.