Uses of Class
com.google.api.expr.v1alpha1.Constant.ConstantKindCase
-
Packages that use Constant.ConstantKindCase Package Description com.google.api.expr.v1alpha1 -
-
Uses of Constant.ConstantKindCase in com.google.api.expr.v1alpha1
Methods in com.google.api.expr.v1alpha1 that return Constant.ConstantKindCase Modifier and Type Method Description static Constant.ConstantKindCaseConstant.ConstantKindCase. forNumber(int value)Constant.ConstantKindCaseConstant.Builder. getConstantKindCase()Constant.ConstantKindCaseConstant. getConstantKindCase()Constant.ConstantKindCaseConstantOrBuilder. getConstantKindCase()static Constant.ConstantKindCaseConstant.ConstantKindCase. valueOf(int value)Deprecated.static Constant.ConstantKindCaseConstant.ConstantKindCase. valueOf(String name)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.
-