Uses of Class
com.google.firestore.admin.v1.Field.IndexConfig
-
Uses of Field.IndexConfig in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return Field.IndexConfigModifier and TypeMethodDescriptionField.IndexConfig.Builder.build()Field.IndexConfig.Builder.buildPartial()static Field.IndexConfigField.IndexConfig.getDefaultInstance()Field.IndexConfig.Builder.getDefaultInstanceForType()Field.IndexConfig.getDefaultInstanceForType()Field.Builder.getIndexConfig()The index configuration for this field.Field.getIndexConfig()The index configuration for this field.FieldOrBuilder.getIndexConfig()The index configuration for this field.static Field.IndexConfigField.IndexConfig.parseDelimitedFrom(InputStream input) static Field.IndexConfigField.IndexConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Field.IndexConfigField.IndexConfig.parseFrom(byte[] data) static Field.IndexConfigField.IndexConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Field.IndexConfigField.IndexConfig.parseFrom(com.google.protobuf.ByteString data) static Field.IndexConfigField.IndexConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Field.IndexConfigField.IndexConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Field.IndexConfigField.IndexConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Field.IndexConfigField.IndexConfig.parseFrom(InputStream input) static Field.IndexConfigField.IndexConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Field.IndexConfigField.IndexConfig.parseFrom(ByteBuffer data) static Field.IndexConfigField.IndexConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.admin.v1 that return types with arguments of type Field.IndexConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Field.IndexConfig>Field.IndexConfig.getParserForType()static com.google.protobuf.Parser<Field.IndexConfig>Field.IndexConfig.parser()Methods in com.google.firestore.admin.v1 with parameters of type Field.IndexConfigModifier and TypeMethodDescriptionField.IndexConfig.Builder.mergeFrom(Field.IndexConfig other) Field.Builder.mergeIndexConfig(Field.IndexConfig value) The index configuration for this field.static Field.IndexConfig.BuilderField.IndexConfig.newBuilder(Field.IndexConfig prototype) Field.Builder.setIndexConfig(Field.IndexConfig value) The index configuration for this field.