Properties of a FindNearest.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
vectorProperty |
google.datastore.v1.IPropertyReference | null |
<optional> |
FindNearest vectorProperty |
queryVector |
google.datastore.v1.IValue | null |
<optional> |
FindNearest queryVector |
distanceMeasure |
google.datastore.v1.FindNearest.DistanceMeasure | null |
<optional> |
FindNearest distanceMeasure |
limit |
google.protobuf.IInt32Value | null |
<optional> |
FindNearest limit |
distanceResultProperty |
string | null |
<optional> |
FindNearest distanceResultProperty |
distanceThreshold |
google.protobuf.IDoubleValue | null |
<optional> |
FindNearest distanceThreshold |