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.ConstantKindCaseConstant.ConstantKindCase.forNumber(int value) Constant.Builder.getConstantKindCase()Constant.getConstantKindCase()ConstantOrBuilder.getConstantKindCase()static Constant.ConstantKindCaseConstant.ConstantKindCase.valueOf(int value) Deprecated.static Constant.ConstantKindCaseReturns 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.