Class Points.RecommendPoints.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
io.metaloom.qdrant.client.grpc.proto.Points.RecommendPoints.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Points.RecommendPointsOrBuilder,Cloneable
- Enclosing class:
- Points.RecommendPoints
public static final class Points.RecommendPoints.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
implements Points.RecommendPointsOrBuilder
Protobuf type
qdrant.RecommendPoints-
Method Summary
Modifier and TypeMethodDescriptionaddAllNegative(Iterable<? extends Points.PointId> values) Try to avoid vectors like thisaddAllPositive(Iterable<? extends Points.PointId> values) Look for vectors closest to thoseaddNegative(int index, Points.PointId value) Try to avoid vectors like thisaddNegative(int index, Points.PointId.Builder builderForValue) Try to avoid vectors like thisaddNegative(Points.PointId value) Try to avoid vectors like thisaddNegative(Points.PointId.Builder builderForValue) Try to avoid vectors like thisTry to avoid vectors like thisaddNegativeBuilder(int index) Try to avoid vectors like thisaddPositive(int index, Points.PointId value) Look for vectors closest to thoseaddPositive(int index, Points.PointId.Builder builderForValue) Look for vectors closest to thoseaddPositive(Points.PointId value) Look for vectors closest to thoseaddPositive(Points.PointId.Builder builderForValue) Look for vectors closest to thoseLook for vectors closest to thoseaddPositiveBuilder(int index) Look for vectors closest to thoseaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()name of the collectionclearField(com.google.protobuf.Descriptors.FieldDescriptor field) Filter conditions - return only those points that satisfy the specified conditionsMax number of resultName of the collection to use for points lookup, if not specified - use current collectionTry to avoid vectors like thisOffset of the resultclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Search configLook for vectors closest to thoseIf provided - cut off results with worse scoresDefine which vector to use for recommendation, if not specified - default vectorOptions for specifying which payload to include or notOptions for specifying which vectors to include into responseclone()name of the collectioncom.google.protobuf.ByteStringname of the collectionstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorFilter conditions - return only those points that satisfy the specified conditionsFilter conditions - return only those points that satisfy the specified conditionsFilter conditions - return only those points that satisfy the specified conditionslonggetLimit()Max number of resultName of the collection to use for points lookup, if not specified - use current collectionName of the collection to use for points lookup, if not specified - use current collectionName of the collection to use for points lookup, if not specified - use current collectiongetNegative(int index) Try to avoid vectors like thisgetNegativeBuilder(int index) Try to avoid vectors like thisTry to avoid vectors like thisintTry to avoid vectors like thisTry to avoid vectors like thisgetNegativeOrBuilder(int index) Try to avoid vectors like thisList<? extends Points.PointIdOrBuilder>Try to avoid vectors like thislongOffset of the resultSearch configSearch configSearch configgetPositive(int index) Look for vectors closest to thosegetPositiveBuilder(int index) Look for vectors closest to thoseLook for vectors closest to thoseintLook for vectors closest to thoseLook for vectors closest to thosegetPositiveOrBuilder(int index) Look for vectors closest to thoseList<? extends Points.PointIdOrBuilder>Look for vectors closest to thosefloatIf provided - cut off results with worse scoresgetUsing()Define which vector to use for recommendation, if not specified - default vectorcom.google.protobuf.ByteStringDefine which vector to use for recommendation, if not specified - default vectorOptions for specifying which payload to include or notOptions for specifying which payload to include or notOptions for specifying which payload to include or notOptions for specifying which vectors to include into responseOptions for specifying which vectors to include into responseOptions for specifying which vectors to include into responsebooleanFilter conditions - return only those points that satisfy the specified conditionsbooleanName of the collection to use for points lookup, if not specified - use current collectionbooleanOffset of the resultbooleanSearch configbooleanIf provided - cut off results with worse scoresbooleanhasUsing()Define which vector to use for recommendation, if not specified - default vectorbooleanOptions for specifying which payload to include or notbooleanOptions for specifying which vectors to include into responseprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFilter(Points.Filter value) Filter conditions - return only those points that satisfy the specified conditionsmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Points.RecommendPoints other) Name of the collection to use for points lookup, if not specified - use current collectionmergeParams(Points.SearchParams value) Search configmergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Options for specifying which payload to include or notOptions for specifying which vectors to include into responseremoveNegative(int index) Try to avoid vectors like thisremovePositive(int index) Look for vectors closest to thosesetCollectionName(String value) name of the collectionsetCollectionNameBytes(com.google.protobuf.ByteString value) name of the collectionsetFilter(Points.Filter value) Filter conditions - return only those points that satisfy the specified conditionssetFilter(Points.Filter.Builder builderForValue) Filter conditions - return only those points that satisfy the specified conditionssetLimit(long value) Max number of resultName of the collection to use for points lookup, if not specified - use current collectionsetLookupFrom(Points.LookupLocation.Builder builderForValue) Name of the collection to use for points lookup, if not specified - use current collectionsetNegative(int index, Points.PointId value) Try to avoid vectors like thissetNegative(int index, Points.PointId.Builder builderForValue) Try to avoid vectors like thissetOffset(long value) Offset of the resultsetParams(Points.SearchParams value) Search configsetParams(Points.SearchParams.Builder builderForValue) Search configsetPositive(int index, Points.PointId value) Look for vectors closest to thosesetPositive(int index, Points.PointId.Builder builderForValue) Look for vectors closest to thosesetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setScoreThreshold(float value) If provided - cut off results with worse scoressetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Define which vector to use for recommendation, if not specified - default vectorsetUsingBytes(com.google.protobuf.ByteString value) Define which vector to use for recommendation, if not specified - default vectorOptions for specifying which payload to include or notsetWithPayload(Points.WithPayloadSelector.Builder builderForValue) Options for specifying which payload to include or notOptions for specifying which vectors to include into responsesetWithVectors(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into responseMethods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
setField
public Points.RecommendPoints.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
clearField
public Points.RecommendPoints.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
clearOneof
public Points.RecommendPoints.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
setRepeatedField
public Points.RecommendPoints.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
addRepeatedField
public Points.RecommendPoints.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Points.RecommendPoints.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
mergeFrom
public Points.RecommendPoints.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Points.RecommendPoints.Builder>- Throws:
IOException
-
getCollectionName
name of the collection
string collection_name = 1;- Specified by:
getCollectionNamein interfacePoints.RecommendPointsOrBuilder- Returns:
- The collectionName.
-
getCollectionNameBytes
public com.google.protobuf.ByteString getCollectionNameBytes()name of the collection
string collection_name = 1;- Specified by:
getCollectionNameBytesin interfacePoints.RecommendPointsOrBuilder- Returns:
- The bytes for collectionName.
-
setCollectionName
name of the collection
string collection_name = 1;- Parameters:
value- The collectionName to set.- Returns:
- This builder for chaining.
-
clearCollectionName
name of the collection
string collection_name = 1;- Returns:
- This builder for chaining.
-
setCollectionNameBytes
name of the collection
string collection_name = 1;- Parameters:
value- The bytes for collectionName to set.- Returns:
- This builder for chaining.
-
getPositiveList
Look for vectors closest to those
repeated .qdrant.PointId positive = 2;- Specified by:
getPositiveListin interfacePoints.RecommendPointsOrBuilder
-
getPositiveCount
public int getPositiveCount()Look for vectors closest to those
repeated .qdrant.PointId positive = 2;- Specified by:
getPositiveCountin interfacePoints.RecommendPointsOrBuilder
-
getPositive
Look for vectors closest to those
repeated .qdrant.PointId positive = 2;- Specified by:
getPositivein interfacePoints.RecommendPointsOrBuilder
-
setPositive
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
setPositive
public Points.RecommendPoints.Builder setPositive(int index, Points.PointId.Builder builderForValue) Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
addPositive
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
addPositive
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
addPositive
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
addPositive
public Points.RecommendPoints.Builder addPositive(int index, Points.PointId.Builder builderForValue) Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
addAllPositive
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
clearPositive
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
removePositive
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
getPositiveBuilder
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
getPositiveOrBuilder
Look for vectors closest to those
repeated .qdrant.PointId positive = 2;- Specified by:
getPositiveOrBuilderin interfacePoints.RecommendPointsOrBuilder
-
getPositiveOrBuilderList
Look for vectors closest to those
repeated .qdrant.PointId positive = 2;- Specified by:
getPositiveOrBuilderListin interfacePoints.RecommendPointsOrBuilder
-
addPositiveBuilder
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
addPositiveBuilder
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
getPositiveBuilderList
Look for vectors closest to those
repeated .qdrant.PointId positive = 2; -
getNegativeList
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3;- Specified by:
getNegativeListin interfacePoints.RecommendPointsOrBuilder
-
getNegativeCount
public int getNegativeCount()Try to avoid vectors like this
repeated .qdrant.PointId negative = 3;- Specified by:
getNegativeCountin interfacePoints.RecommendPointsOrBuilder
-
getNegative
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3;- Specified by:
getNegativein interfacePoints.RecommendPointsOrBuilder
-
setNegative
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
setNegative
public Points.RecommendPoints.Builder setNegative(int index, Points.PointId.Builder builderForValue) Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
addNegative
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
addNegative
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
addNegative
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
addNegative
public Points.RecommendPoints.Builder addNegative(int index, Points.PointId.Builder builderForValue) Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
addAllNegative
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
clearNegative
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
removeNegative
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
getNegativeBuilder
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
getNegativeOrBuilder
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3;- Specified by:
getNegativeOrBuilderin interfacePoints.RecommendPointsOrBuilder
-
getNegativeOrBuilderList
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3;- Specified by:
getNegativeOrBuilderListin interfacePoints.RecommendPointsOrBuilder
-
addNegativeBuilder
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
addNegativeBuilder
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
getNegativeBuilderList
Try to avoid vectors like this
repeated .qdrant.PointId negative = 3; -
hasFilter
public boolean hasFilter()Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 4;- Specified by:
hasFilterin interfacePoints.RecommendPointsOrBuilder- Returns:
- Whether the filter field is set.
-
getFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 4;- Specified by:
getFilterin interfacePoints.RecommendPointsOrBuilder- Returns:
- The filter.
-
setFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 4; -
setFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 4; -
mergeFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 4; -
clearFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 4; -
getFilterBuilder
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 4; -
getFilterOrBuilder
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 4;- Specified by:
getFilterOrBuilderin interfacePoints.RecommendPointsOrBuilder
-
getLimit
public long getLimit()Max number of result
uint64 limit = 5;- Specified by:
getLimitin interfacePoints.RecommendPointsOrBuilder- Returns:
- The limit.
-
setLimit
Max number of result
uint64 limit = 5;- Parameters:
value- The limit to set.- Returns:
- This builder for chaining.
-
clearLimit
Max number of result
uint64 limit = 5;- Returns:
- This builder for chaining.
-
hasWithPayload
public boolean hasWithPayload()Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 7;- Specified by:
hasWithPayloadin interfacePoints.RecommendPointsOrBuilder- Returns:
- Whether the withPayload field is set.
-
getWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 7;- Specified by:
getWithPayloadin interfacePoints.RecommendPointsOrBuilder- Returns:
- The withPayload.
-
setWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 7; -
setWithPayload
public Points.RecommendPoints.Builder setWithPayload(Points.WithPayloadSelector.Builder builderForValue) Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 7; -
mergeWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 7; -
clearWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 7; -
getWithPayloadBuilder
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 7; -
getWithPayloadOrBuilder
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 7;- Specified by:
getWithPayloadOrBuilderin interfacePoints.RecommendPointsOrBuilder
-
hasParams
public boolean hasParams()Search config
.qdrant.SearchParams params = 8;- Specified by:
hasParamsin interfacePoints.RecommendPointsOrBuilder- Returns:
- Whether the params field is set.
-
getParams
Search config
.qdrant.SearchParams params = 8;- Specified by:
getParamsin interfacePoints.RecommendPointsOrBuilder- Returns:
- The params.
-
setParams
Search config
.qdrant.SearchParams params = 8; -
setParams
Search config
.qdrant.SearchParams params = 8; -
mergeParams
Search config
.qdrant.SearchParams params = 8; -
clearParams
Search config
.qdrant.SearchParams params = 8; -
getParamsBuilder
Search config
.qdrant.SearchParams params = 8; -
getParamsOrBuilder
Search config
.qdrant.SearchParams params = 8;- Specified by:
getParamsOrBuilderin interfacePoints.RecommendPointsOrBuilder
-
hasScoreThreshold
public boolean hasScoreThreshold()If provided - cut off results with worse scores
optional float score_threshold = 9;- Specified by:
hasScoreThresholdin interfacePoints.RecommendPointsOrBuilder- Returns:
- Whether the scoreThreshold field is set.
-
getScoreThreshold
public float getScoreThreshold()If provided - cut off results with worse scores
optional float score_threshold = 9;- Specified by:
getScoreThresholdin interfacePoints.RecommendPointsOrBuilder- Returns:
- The scoreThreshold.
-
setScoreThreshold
If provided - cut off results with worse scores
optional float score_threshold = 9;- Parameters:
value- The scoreThreshold to set.- Returns:
- This builder for chaining.
-
clearScoreThreshold
If provided - cut off results with worse scores
optional float score_threshold = 9;- Returns:
- This builder for chaining.
-
hasOffset
public boolean hasOffset()Offset of the result
optional uint64 offset = 10;- Specified by:
hasOffsetin interfacePoints.RecommendPointsOrBuilder- Returns:
- Whether the offset field is set.
-
getOffset
public long getOffset()Offset of the result
optional uint64 offset = 10;- Specified by:
getOffsetin interfacePoints.RecommendPointsOrBuilder- Returns:
- The offset.
-
setOffset
Offset of the result
optional uint64 offset = 10;- Parameters:
value- The offset to set.- Returns:
- This builder for chaining.
-
clearOffset
Offset of the result
optional uint64 offset = 10;- Returns:
- This builder for chaining.
-
hasUsing
public boolean hasUsing()Define which vector to use for recommendation, if not specified - default vector
optional string using = 11;- Specified by:
hasUsingin interfacePoints.RecommendPointsOrBuilder- Returns:
- Whether the using field is set.
-
getUsing
Define which vector to use for recommendation, if not specified - default vector
optional string using = 11;- Specified by:
getUsingin interfacePoints.RecommendPointsOrBuilder- Returns:
- The using.
-
getUsingBytes
public com.google.protobuf.ByteString getUsingBytes()Define which vector to use for recommendation, if not specified - default vector
optional string using = 11;- Specified by:
getUsingBytesin interfacePoints.RecommendPointsOrBuilder- Returns:
- The bytes for using.
-
setUsing
Define which vector to use for recommendation, if not specified - default vector
optional string using = 11;- Parameters:
value- The using to set.- Returns:
- This builder for chaining.
-
clearUsing
Define which vector to use for recommendation, if not specified - default vector
optional string using = 11;- Returns:
- This builder for chaining.
-
setUsingBytes
Define which vector to use for recommendation, if not specified - default vector
optional string using = 11;- Parameters:
value- The bytes for using to set.- Returns:
- This builder for chaining.
-
hasWithVectors
public boolean hasWithVectors()Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 12;- Specified by:
hasWithVectorsin interfacePoints.RecommendPointsOrBuilder- Returns:
- Whether the withVectors field is set.
-
getWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 12;- Specified by:
getWithVectorsin interfacePoints.RecommendPointsOrBuilder- Returns:
- The withVectors.
-
setWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 12; -
setWithVectors
public Points.RecommendPoints.Builder setWithVectors(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 12; -
mergeWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 12; -
clearWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 12; -
getWithVectorsBuilder
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 12; -
getWithVectorsOrBuilder
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 12;- Specified by:
getWithVectorsOrBuilderin interfacePoints.RecommendPointsOrBuilder
-
hasLookupFrom
public boolean hasLookupFrom()Name of the collection to use for points lookup, if not specified - use current collection
optional .qdrant.LookupLocation lookup_from = 13;- Specified by:
hasLookupFromin interfacePoints.RecommendPointsOrBuilder- Returns:
- Whether the lookupFrom field is set.
-
getLookupFrom
Name of the collection to use for points lookup, if not specified - use current collection
optional .qdrant.LookupLocation lookup_from = 13;- Specified by:
getLookupFromin interfacePoints.RecommendPointsOrBuilder- Returns:
- The lookupFrom.
-
setLookupFrom
Name of the collection to use for points lookup, if not specified - use current collection
optional .qdrant.LookupLocation lookup_from = 13; -
setLookupFrom
Name of the collection to use for points lookup, if not specified - use current collection
optional .qdrant.LookupLocation lookup_from = 13; -
mergeLookupFrom
Name of the collection to use for points lookup, if not specified - use current collection
optional .qdrant.LookupLocation lookup_from = 13; -
clearLookupFrom
Name of the collection to use for points lookup, if not specified - use current collection
optional .qdrant.LookupLocation lookup_from = 13; -
getLookupFromBuilder
Name of the collection to use for points lookup, if not specified - use current collection
optional .qdrant.LookupLocation lookup_from = 13; -
getLookupFromOrBuilder
Name of the collection to use for points lookup, if not specified - use current collection
optional .qdrant.LookupLocation lookup_from = 13;- Specified by:
getLookupFromOrBuilderin interfacePoints.RecommendPointsOrBuilder
-
setUnknownFields
public final Points.RecommendPoints.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-
mergeUnknownFields
public final Points.RecommendPoints.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.RecommendPoints.Builder>
-