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