Uses of Enum
com.google.firestore.admin.v1.Index.IndexField.SearchConfig.TextIndexType
-
Uses of Index.IndexField.SearchConfig.TextIndexType in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return Index.IndexField.SearchConfig.TextIndexTypeModifier and TypeMethodDescriptionIndex.IndexField.SearchConfig.TextIndexType.forNumber(int value) Index.IndexField.SearchConfig.SearchTextIndexSpec.Builder.getIndexType()Required.Index.IndexField.SearchConfig.SearchTextIndexSpec.getIndexType()Required.Index.IndexField.SearchConfig.SearchTextIndexSpecOrBuilder.getIndexType()Required.Index.IndexField.SearchConfig.TextIndexType.valueOf(int value) Deprecated.Index.IndexField.SearchConfig.TextIndexType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.Index.IndexField.SearchConfig.TextIndexType.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.IndexField.SearchConfig.TextIndexTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Index.IndexField.SearchConfig.TextIndexType>Index.IndexField.SearchConfig.TextIndexType.internalGetValueMap()Methods in com.google.firestore.admin.v1 with parameters of type Index.IndexField.SearchConfig.TextIndexTypeModifier and TypeMethodDescriptionIndex.IndexField.SearchConfig.SearchTextIndexSpec.Builder.setIndexType(Index.IndexField.SearchConfig.TextIndexType value) Required.