Uses of Enum
com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.KeyKindCase
Packages that use Expr.CreateStruct.Entry.KeyKindCase
-
Uses of Expr.CreateStruct.Entry.KeyKindCase in com.google.api.expr.v1alpha1
Methods in com.google.api.expr.v1alpha1 that return Expr.CreateStruct.Entry.KeyKindCaseModifier and TypeMethodDescriptionExpr.CreateStruct.Entry.KeyKindCase.forNumber
(int value) Expr.CreateStruct.Entry.Builder.getKeyKindCase()
Expr.CreateStruct.Entry.getKeyKindCase()
Expr.CreateStruct.EntryOrBuilder.getKeyKindCase()
Expr.CreateStruct.Entry.KeyKindCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static Expr.CreateStruct.Entry.KeyKindCase[]
Expr.CreateStruct.Entry.KeyKindCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.