Uses of Interface
com.google.firestore.admin.v1.Index.IndexField.VectorConfigOrBuilder
-
Uses of Index.IndexField.VectorConfigOrBuilder in com.google.firestore.admin.v1
Classes in com.google.firestore.admin.v1 that implement Index.IndexField.VectorConfigOrBuilderModifier and TypeClassDescriptionstatic final classThe index configuration to support vector search operationsstatic final classThe index configuration to support vector search operationsMethods in com.google.firestore.admin.v1 that return Index.IndexField.VectorConfigOrBuilderModifier and TypeMethodDescriptionIndex.IndexField.Builder.getVectorConfigOrBuilder()Indicates that this field supports nearest neighbor and distance operations on vector.Index.IndexField.getVectorConfigOrBuilder()Indicates that this field supports nearest neighbor and distance operations on vector.Index.IndexFieldOrBuilder.getVectorConfigOrBuilder()Indicates that this field supports nearest neighbor and distance operations on vector.