Properties of a FindNearest.
Package
@google-cloud/firestore-apiProperties
distanceMeasure
distanceMeasure?: (google.firestore.v1.StructuredQuery.FindNearest.DistanceMeasure|keyof typeof google.firestore.v1.StructuredQuery.FindNearest.DistanceMeasure|null);FindNearest distanceMeasure
distanceResultField
distanceResultField?: (string|null);FindNearest distanceResultField
distanceThreshold
distanceThreshold?: (google.protobuf.IDoubleValue|null);FindNearest distanceThreshold
limit
limit?: (google.protobuf.IInt32Value|null);FindNearest limit
queryVector
queryVector?: (google.firestore.v1.IValue|null);FindNearest queryVector
vectorField
vectorField?: (google.firestore.v1.StructuredQuery.IFieldReference|null);FindNearest vectorField