Package io.qdrant.client.grpc
Class Points.SearchPointGroups.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
io.qdrant.client.grpc.Points.SearchPointGroups.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Points.SearchPointGroupsOrBuilder
,Cloneable
- Enclosing class:
- Points.SearchPointGroups
public static final class Points.SearchPointGroups.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
implements Points.SearchPointGroupsOrBuilder
Protobuf type
qdrant.SearchPointGroups
-
Method Summary
Modifier and TypeMethodDescriptionaddAllVector
(Iterable<? extends Float> values) Vector to compare againstaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addVector
(float value) Vector to compare againstbuild()
clear()
Name of the collectionclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Filter conditions - return only those points that satisfy the specified conditionsPayload field to group by, must be a string or number field.Maximum amount of points to return per groupMax number of resultclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Search configOptions for specifying read consistency guaranteesIf provided - cut off results with worse scoresVector to compare againstWhich vector to use for search, if not specified - use default vectorOptions for specifying how to use the group id to lookup points in another collectionOptions for specifying which payload to include or notOptions for specifying which vectors to include into responseclone()
Name of the collectioncom.google.protobuf.ByteString
Name of the collectionstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Filter 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 conditionsPayload field to group by, must be a string or number field.com.google.protobuf.ByteString
Payload field to group by, must be a string or number field.int
Maximum amount of points to return per groupint
getLimit()
Max number of resultSearch configSearch configSearch configOptions for specifying read consistency guaranteesOptions for specifying read consistency guaranteesOptions for specifying read consistency guaranteesfloat
If provided - cut off results with worse scoresfloat
getVector
(int index) Vector to compare againstint
Vector to compare againstVector to compare againstWhich vector to use for search, if not specified - use default vectorcom.google.protobuf.ByteString
Which vector to use for search, if not specified - use default vectorOptions for specifying how to use the group id to lookup points in another collectionOptions for specifying how to use the group id to lookup points in another collectionOptions for specifying how to use the group id to lookup points in another collectionOptions 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 responseboolean
Filter conditions - return only those points that satisfy the specified conditionsboolean
Search configboolean
Options for specifying read consistency guaranteesboolean
If provided - cut off results with worse scoresboolean
Which vector to use for search, if not specified - use default vectorboolean
Options for specifying how to use the group id to lookup points in another collectionboolean
Options for specifying which payload to include or notboolean
Options for specifying which vectors to include into responseprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFilter
(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) mergeParams
(Points.SearchParams value) Search configOptions for specifying read consistency guaranteesmergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) mergeWithLookup
(Points.WithLookup value) Options for specifying how to use the group id to lookup points in another collectionOptions for specifying which payload to include or notOptions for specifying which vectors to include into responsesetCollectionName
(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 conditionssetGroupBy
(String value) Payload field to group by, must be a string or number field.setGroupByBytes
(com.google.protobuf.ByteString value) Payload field to group by, must be a string or number field.setGroupSize
(int value) Maximum amount of points to return per groupsetLimit
(int value) Max number of resultsetParams
(Points.SearchParams value) Search configsetParams
(Points.SearchParams.Builder builderForValue) Search configOptions for specifying read consistency guaranteessetReadConsistency
(Points.ReadConsistency.Builder builderForValue) Options for specifying read consistency guaranteessetRepeatedField
(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) setVector
(int index, float value) Vector to compare againstsetVectorName
(String value) Which vector to use for search, if not specified - use default vectorsetVectorNameBytes
(com.google.protobuf.ByteString value) Which vector to use for search, if not specified - use default vectorsetWithLookup
(Points.WithLookup value) Options for specifying how to use the group id to lookup points in another collectionsetWithLookup
(Points.WithLookup.Builder builderForValue) Options for specifying how to use the group id to lookup points in another collectionOptions 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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
setField
public Points.SearchPointGroups.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
clearField
public Points.SearchPointGroups.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
clearOneof
public Points.SearchPointGroups.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
setRepeatedField
public Points.SearchPointGroups.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
addRepeatedField
public Points.SearchPointGroups.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Points.SearchPointGroups.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
mergeFrom
public Points.SearchPointGroups.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Points.SearchPointGroups.Builder>
- Throws:
IOException
-
getCollectionName
Name of the collection
string collection_name = 1;
- Specified by:
getCollectionName
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The collectionName.
-
getCollectionNameBytes
public com.google.protobuf.ByteString getCollectionNameBytes()Name of the collection
string collection_name = 1;
- Specified by:
getCollectionNameBytes
in interfacePoints.SearchPointGroupsOrBuilder
- 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
public Points.SearchPointGroups.Builder setCollectionNameBytes(com.google.protobuf.ByteString value) Name of the collection
string collection_name = 1;
- Parameters:
value
- The bytes for collectionName to set.- Returns:
- This builder for chaining.
-
getVectorList
Vector to compare against
repeated float vector = 2;
- Specified by:
getVectorList
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- A list containing the vector.
-
getVectorCount
public int getVectorCount()Vector to compare against
repeated float vector = 2;
- Specified by:
getVectorCount
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The count of vector.
-
getVector
public float getVector(int index) Vector to compare against
repeated float vector = 2;
- Specified by:
getVector
in interfacePoints.SearchPointGroupsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The vector at the given index.
-
setVector
Vector to compare against
repeated float vector = 2;
- Parameters:
index
- The index to set the value at.value
- The vector to set.- Returns:
- This builder for chaining.
-
addVector
Vector to compare against
repeated float vector = 2;
- Parameters:
value
- The vector to add.- Returns:
- This builder for chaining.
-
addAllVector
Vector to compare against
repeated float vector = 2;
- Parameters:
values
- The vector to add.- Returns:
- This builder for chaining.
-
clearVector
Vector to compare against
repeated float vector = 2;
- Returns:
- This builder for chaining.
-
hasFilter
public boolean hasFilter()Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 3;
- Specified by:
hasFilter
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- Whether the filter field is set.
-
getFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 3;
- Specified by:
getFilter
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The filter.
-
setFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 3;
-
setFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 3;
-
mergeFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 3;
-
clearFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 3;
-
getFilterBuilder
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 3;
-
getFilterOrBuilder
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 3;
- Specified by:
getFilterOrBuilder
in interfacePoints.SearchPointGroupsOrBuilder
-
getLimit
public int getLimit()Max number of result
uint32 limit = 4;
- Specified by:
getLimit
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The limit.
-
setLimit
Max number of result
uint32 limit = 4;
- Parameters:
value
- The limit to set.- Returns:
- This builder for chaining.
-
clearLimit
Max number of result
uint32 limit = 4;
- Returns:
- This builder for chaining.
-
hasWithPayload
public boolean hasWithPayload()Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 5;
- Specified by:
hasWithPayload
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- Whether the withPayload field is set.
-
getWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 5;
- Specified by:
getWithPayload
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The withPayload.
-
setWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 5;
-
setWithPayload
public Points.SearchPointGroups.Builder setWithPayload(Points.WithPayloadSelector.Builder builderForValue) Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 5;
-
mergeWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 5;
-
clearWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 5;
-
getWithPayloadBuilder
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 5;
-
getWithPayloadOrBuilder
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 5;
- Specified by:
getWithPayloadOrBuilder
in interfacePoints.SearchPointGroupsOrBuilder
-
hasParams
public boolean hasParams()Search config
.qdrant.SearchParams params = 6;
- Specified by:
hasParams
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- Whether the params field is set.
-
getParams
Search config
.qdrant.SearchParams params = 6;
- Specified by:
getParams
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The params.
-
setParams
Search config
.qdrant.SearchParams params = 6;
-
setParams
Search config
.qdrant.SearchParams params = 6;
-
mergeParams
Search config
.qdrant.SearchParams params = 6;
-
clearParams
Search config
.qdrant.SearchParams params = 6;
-
getParamsBuilder
Search config
.qdrant.SearchParams params = 6;
-
getParamsOrBuilder
Search config
.qdrant.SearchParams params = 6;
- Specified by:
getParamsOrBuilder
in interfacePoints.SearchPointGroupsOrBuilder
-
hasScoreThreshold
public boolean hasScoreThreshold()If provided - cut off results with worse scores
optional float score_threshold = 7;
- Specified by:
hasScoreThreshold
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- Whether the scoreThreshold field is set.
-
getScoreThreshold
public float getScoreThreshold()If provided - cut off results with worse scores
optional float score_threshold = 7;
- Specified by:
getScoreThreshold
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The scoreThreshold.
-
setScoreThreshold
If provided - cut off results with worse scores
optional float score_threshold = 7;
- Parameters:
value
- The scoreThreshold to set.- Returns:
- This builder for chaining.
-
clearScoreThreshold
If provided - cut off results with worse scores
optional float score_threshold = 7;
- Returns:
- This builder for chaining.
-
hasVectorName
public boolean hasVectorName()Which vector to use for search, if not specified - use default vector
optional string vector_name = 8;
- Specified by:
hasVectorName
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- Whether the vectorName field is set.
-
getVectorName
Which vector to use for search, if not specified - use default vector
optional string vector_name = 8;
- Specified by:
getVectorName
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The vectorName.
-
getVectorNameBytes
public com.google.protobuf.ByteString getVectorNameBytes()Which vector to use for search, if not specified - use default vector
optional string vector_name = 8;
- Specified by:
getVectorNameBytes
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The bytes for vectorName.
-
setVectorName
Which vector to use for search, if not specified - use default vector
optional string vector_name = 8;
- Parameters:
value
- The vectorName to set.- Returns:
- This builder for chaining.
-
clearVectorName
Which vector to use for search, if not specified - use default vector
optional string vector_name = 8;
- Returns:
- This builder for chaining.
-
setVectorNameBytes
Which vector to use for search, if not specified - use default vector
optional string vector_name = 8;
- Parameters:
value
- The bytes for vectorName 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 = 9;
- Specified by:
hasWithVectors
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- Whether the withVectors field is set.
-
getWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 9;
- Specified by:
getWithVectors
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The withVectors.
-
setWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 9;
-
setWithVectors
public Points.SearchPointGroups.Builder setWithVectors(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 9;
-
mergeWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 9;
-
clearWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 9;
-
getWithVectorsBuilder
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 9;
-
getWithVectorsOrBuilder
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 9;
- Specified by:
getWithVectorsOrBuilder
in interfacePoints.SearchPointGroupsOrBuilder
-
getGroupBy
Payload field to group by, must be a string or number field. If there are multiple values for the field, all of them will be used. One point can be in multiple groups.
string group_by = 10;
- Specified by:
getGroupBy
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The groupBy.
-
getGroupByBytes
public com.google.protobuf.ByteString getGroupByBytes()Payload field to group by, must be a string or number field. If there are multiple values for the field, all of them will be used. One point can be in multiple groups.
string group_by = 10;
- Specified by:
getGroupByBytes
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The bytes for groupBy.
-
setGroupBy
Payload field to group by, must be a string or number field. If there are multiple values for the field, all of them will be used. One point can be in multiple groups.
string group_by = 10;
- Parameters:
value
- The groupBy to set.- Returns:
- This builder for chaining.
-
clearGroupBy
Payload field to group by, must be a string or number field. If there are multiple values for the field, all of them will be used. One point can be in multiple groups.
string group_by = 10;
- Returns:
- This builder for chaining.
-
setGroupByBytes
Payload field to group by, must be a string or number field. If there are multiple values for the field, all of them will be used. One point can be in multiple groups.
string group_by = 10;
- Parameters:
value
- The bytes for groupBy to set.- Returns:
- This builder for chaining.
-
getGroupSize
public int getGroupSize()Maximum amount of points to return per group
uint32 group_size = 11;
- Specified by:
getGroupSize
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The groupSize.
-
setGroupSize
Maximum amount of points to return per group
uint32 group_size = 11;
- Parameters:
value
- The groupSize to set.- Returns:
- This builder for chaining.
-
clearGroupSize
Maximum amount of points to return per group
uint32 group_size = 11;
- Returns:
- This builder for chaining.
-
hasReadConsistency
public boolean hasReadConsistency()Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 12;
- Specified by:
hasReadConsistency
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- Whether the readConsistency field is set.
-
getReadConsistency
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 12;
- Specified by:
getReadConsistency
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The readConsistency.
-
setReadConsistency
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 12;
-
setReadConsistency
public Points.SearchPointGroups.Builder setReadConsistency(Points.ReadConsistency.Builder builderForValue) Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 12;
-
mergeReadConsistency
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 12;
-
clearReadConsistency
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 12;
-
getReadConsistencyBuilder
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 12;
-
getReadConsistencyOrBuilder
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 12;
- Specified by:
getReadConsistencyOrBuilder
in interfacePoints.SearchPointGroupsOrBuilder
-
hasWithLookup
public boolean hasWithLookup()Options for specifying how to use the group id to lookup points in another collection
optional .qdrant.WithLookup with_lookup = 13;
- Specified by:
hasWithLookup
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- Whether the withLookup field is set.
-
getWithLookup
Options for specifying how to use the group id to lookup points in another collection
optional .qdrant.WithLookup with_lookup = 13;
- Specified by:
getWithLookup
in interfacePoints.SearchPointGroupsOrBuilder
- Returns:
- The withLookup.
-
setWithLookup
Options for specifying how to use the group id to lookup points in another collection
optional .qdrant.WithLookup with_lookup = 13;
-
setWithLookup
Options for specifying how to use the group id to lookup points in another collection
optional .qdrant.WithLookup with_lookup = 13;
-
mergeWithLookup
Options for specifying how to use the group id to lookup points in another collection
optional .qdrant.WithLookup with_lookup = 13;
-
clearWithLookup
Options for specifying how to use the group id to lookup points in another collection
optional .qdrant.WithLookup with_lookup = 13;
-
getWithLookupBuilder
Options for specifying how to use the group id to lookup points in another collection
optional .qdrant.WithLookup with_lookup = 13;
-
getWithLookupOrBuilder
Options for specifying how to use the group id to lookup points in another collection
optional .qdrant.WithLookup with_lookup = 13;
- Specified by:
getWithLookupOrBuilder
in interfacePoints.SearchPointGroupsOrBuilder
-
setUnknownFields
public final Points.SearchPointGroups.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-
mergeUnknownFields
public final Points.SearchPointGroups.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.SearchPointGroups.Builder>
-