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.TypeKindCaseType.TypeKindCase.forNumber(int value) Type.Builder.getTypeKindCase()Type.getTypeKindCase()TypeOrBuilder.getTypeKindCase()static Type.TypeKindCaseType.TypeKindCase.valueOf(int value) Deprecated.static Type.TypeKindCaseReturns 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.