Uses of Enum
com.google.firestore.admin.v1.Index.Density
-
Uses of Index.Density in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return Index.DensityModifier and TypeMethodDescriptionstatic Index.DensityIndex.Density.forNumber(int value) Index.Builder.getDensity()Immutable.Index.getDensity()Immutable.IndexOrBuilder.getDensity()Immutable.static Index.DensityIndex.Density.valueOf(int value) Deprecated.static Index.DensityIndex.Density.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Index.DensityReturns the enum constant of this type with the specified name.static Index.Density[]Index.Density.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.firestore.admin.v1 that return types with arguments of type Index.DensityModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Index.Density>Index.Density.internalGetValueMap()Methods in com.google.firestore.admin.v1 with parameters of type Index.Density