Uses of Enum
com.google.datastore.v1.GqlQueryParameter.ParameterTypeCase
-
Uses of GqlQueryParameter.ParameterTypeCase in com.google.datastore.v1
Methods in com.google.datastore.v1 that return GqlQueryParameter.ParameterTypeCaseModifier and TypeMethodDescriptionGqlQueryParameter.ParameterTypeCase.forNumber(int value) GqlQueryParameter.Builder.getParameterTypeCase()GqlQueryParameter.getParameterTypeCase()GqlQueryParameterOrBuilder.getParameterTypeCase()GqlQueryParameter.ParameterTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static GqlQueryParameter.ParameterTypeCase[]GqlQueryParameter.ParameterTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.