Uses of Enum Class
gql.GqlTypes.Value.KindCase
Packages that use GqlTypes.Value.KindCase
-
Uses of GqlTypes.Value.KindCase in gql
Methods in gql that return GqlTypes.Value.KindCaseModifier and TypeMethodDescriptionstatic GqlTypes.Value.KindCaseGqlTypes.Value.KindCase.forNumber(int value) GqlTypes.Value.Builder.getKindCase()GqlTypes.Value.getKindCase()GqlTypes.ValueOrBuilder.getKindCase()static GqlTypes.Value.KindCaseGqlTypes.Value.KindCase.valueOf(int value) Deprecated.static GqlTypes.Value.KindCaseReturns the enum constant of this class with the specified name.static GqlTypes.Value.KindCase[]GqlTypes.Value.KindCase.values()Returns an array containing the constants of this enum class, in the order they are declared.