Uses of Interface
com.google.firestore.admin.v1.Index.IndexFieldOrBuilder
-
Uses of Index.IndexFieldOrBuilder in com.google.firestore.admin.v1
Classes in com.google.firestore.admin.v1 that implement Index.IndexFieldOrBuilderModifier and TypeClassDescriptionstatic final classA field in an index.static final classA field in an index.Methods in com.google.firestore.admin.v1 that return Index.IndexFieldOrBuilderModifier and TypeMethodDescriptionIndex.Builder.getFieldsOrBuilder(int index) The fields supported by this index.Index.getFieldsOrBuilder(int index) The fields supported by this index.IndexOrBuilder.getFieldsOrBuilder(int index) The fields supported by this index.Methods in com.google.firestore.admin.v1 that return types with arguments of type Index.IndexFieldOrBuilderModifier and TypeMethodDescriptionList<? extends Index.IndexFieldOrBuilder>Index.Builder.getFieldsOrBuilderList()The fields supported by this index.List<? extends Index.IndexFieldOrBuilder>Index.getFieldsOrBuilderList()The fields supported by this index.List<? extends Index.IndexFieldOrBuilder>IndexOrBuilder.getFieldsOrBuilderList()The fields supported by this index.