Uses of Enum
com.google.datastore.v1.Filter.FilterTypeCase
-
Uses of Filter.FilterTypeCase in com.google.datastore.v1
Methods in com.google.datastore.v1 that return Filter.FilterTypeCaseModifier and TypeMethodDescriptionstatic Filter.FilterTypeCaseFilter.FilterTypeCase.forNumber(int value) Filter.Builder.getFilterTypeCase()Filter.getFilterTypeCase()FilterOrBuilder.getFilterTypeCase()static Filter.FilterTypeCaseFilter.FilterTypeCase.valueOf(int value) Deprecated.static Filter.FilterTypeCaseReturns the enum constant of this type with the specified name.static Filter.FilterTypeCase[]Filter.FilterTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.