Class FindNearest
java.lang.Object
com.google.cloud.firestore.pipeline.stages.Stage
com.google.cloud.firestore.pipeline.stages.FindNearest
-
Nested Class Summary
Nested Classes -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionFindNearest(Expression property, VectorValue vector, FindNearest.DistanceMeasure distanceMeasure, FindNearestOptions options) -
Method Summary
-
Constructor Details
-
FindNearest
@InternalApi public FindNearest(Expression property, VectorValue vector, FindNearest.DistanceMeasure distanceMeasure, FindNearestOptions options)
-