Uses of Enum
com.google.firestore.admin.v1.Index.IndexField.SearchConfig.TextMatchType
-
Uses of Index.IndexField.SearchConfig.TextMatchType in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return Index.IndexField.SearchConfig.TextMatchTypeModifier and TypeMethodDescriptionIndex.IndexField.SearchConfig.TextMatchType.forNumber(int value) Index.IndexField.SearchConfig.SearchTextIndexSpec.Builder.getMatchType()Required.Index.IndexField.SearchConfig.SearchTextIndexSpec.getMatchType()Required.Index.IndexField.SearchConfig.SearchTextIndexSpecOrBuilder.getMatchType()Required.Index.IndexField.SearchConfig.TextMatchType.valueOf(int value) Deprecated.Index.IndexField.SearchConfig.TextMatchType.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.TextMatchType.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.TextMatchTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Index.IndexField.SearchConfig.TextMatchType>Index.IndexField.SearchConfig.TextMatchType.internalGetValueMap()Methods in com.google.firestore.admin.v1 with parameters of type Index.IndexField.SearchConfig.TextMatchTypeModifier and TypeMethodDescriptionIndex.IndexField.SearchConfig.SearchTextIndexSpec.Builder.setMatchType(Index.IndexField.SearchConfig.TextMatchType value) Required.