Uses of Class
com.google.firestore.admin.v1.Index.IndexField
-
Uses of Index.IndexField in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return Index.IndexFieldModifier and TypeMethodDescriptionIndex.IndexField.Builder.build()Index.IndexField.Builder.buildPartial()static Index.IndexFieldIndex.IndexField.getDefaultInstance()Index.IndexField.Builder.getDefaultInstanceForType()Index.IndexField.getDefaultInstanceForType()Index.Builder.getFields(int index) The fields supported by this index.Index.getFields(int index) The fields supported by this index.IndexOrBuilder.getFields(int index) The fields supported by this index.static Index.IndexFieldIndex.IndexField.parseDelimitedFrom(InputStream input) static Index.IndexFieldIndex.IndexField.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.IndexFieldIndex.IndexField.parseFrom(byte[] data) static Index.IndexFieldIndex.IndexField.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.IndexFieldIndex.IndexField.parseFrom(com.google.protobuf.ByteString data) static Index.IndexFieldIndex.IndexField.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.IndexFieldIndex.IndexField.parseFrom(com.google.protobuf.CodedInputStream input) static Index.IndexFieldIndex.IndexField.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.IndexFieldIndex.IndexField.parseFrom(InputStream input) static Index.IndexFieldIndex.IndexField.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.IndexFieldIndex.IndexField.parseFrom(ByteBuffer data) static Index.IndexFieldIndex.IndexField.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.admin.v1 that return types with arguments of type Index.IndexFieldModifier and TypeMethodDescriptionIndex.Builder.getFieldsList()The fields supported by this index.Index.getFieldsList()The fields supported by this index.IndexOrBuilder.getFieldsList()The fields supported by this index.com.google.protobuf.Parser<Index.IndexField>Index.IndexField.getParserForType()static com.google.protobuf.Parser<Index.IndexField>Index.IndexField.parser()Methods in com.google.firestore.admin.v1 with parameters of type Index.IndexFieldModifier and TypeMethodDescriptionIndex.Builder.addFields(int index, Index.IndexField value) The fields supported by this index.Index.Builder.addFields(Index.IndexField value) The fields supported by this index.Index.IndexField.Builder.mergeFrom(Index.IndexField other) static Index.IndexField.BuilderIndex.IndexField.newBuilder(Index.IndexField prototype) Index.Builder.setFields(int index, Index.IndexField value) The fields supported by this index.Method parameters in com.google.firestore.admin.v1 with type arguments of type Index.IndexFieldModifier and TypeMethodDescriptionIndex.Builder.addAllFields(Iterable<? extends Index.IndexField> values) The fields supported by this index.