Package io.qdrant.client.grpc
Class Points.GetPoints.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
io.qdrant.client.grpc.Points.GetPoints.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Points.GetPointsOrBuilder
,Cloneable
- Enclosing class:
- Points.GetPoints
public static final class Points.GetPoints.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
implements Points.GetPointsOrBuilder
Protobuf type
qdrant.GetPoints
-
Method Summary
Modifier and TypeMethodDescriptionaddAllIds
(Iterable<? extends Points.PointId> values) List of points to retrieveaddIds
(int index, Points.PointId value) List of points to retrieveaddIds
(int index, Points.PointId.Builder builderForValue) List of points to retrieveaddIds
(Points.PointId value) List of points to retrieveaddIds
(Points.PointId.Builder builderForValue) List of points to retrieveList of points to retrieveaddIdsBuilder
(int index) List of points to retrieveaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
name of the collectionclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearIds()
List of points to retrieveclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Options for specifying read consistency guaranteesOptions 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
getIds
(int index) List of points to retrievegetIdsBuilder
(int index) List of points to retrieveList of points to retrieveint
List of points to retrieveList of points to retrievegetIdsOrBuilder
(int index) List of points to retrieveList<? extends Points.PointIdOrBuilder>
List of points to retrieveOptions for specifying read consistency guaranteesOptions for specifying read consistency guaranteesOptions for specifying read consistency guaranteesOptions 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
Options for specifying read consistency guaranteesboolean
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
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Points.GetPoints other) Options for specifying read consistency guaranteesfinal Points.GetPoints.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Options for specifying which payload to include or notOptions for specifying which vectors to include into responseremoveIds
(int index) List of points to retrievesetCollectionName
(String value) name of the collectionsetCollectionNameBytes
(com.google.protobuf.ByteString value) name of the collectionsetIds
(int index, Points.PointId value) List of points to retrievesetIds
(int index, Points.PointId.Builder builderForValue) List of points to retrieveOptions 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) final Points.GetPoints.Builder
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Options 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.GetPoints.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.GetPoints.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.GetPoints.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.GetPoints.Builder>
-
setField
public Points.GetPoints.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.GetPoints.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
-
setRepeatedField
public Points.GetPoints.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.GetPoints.Builder>
-
addRepeatedField
public Points.GetPoints.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.GetPoints.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Points.GetPoints.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
-
mergeFrom
public Points.GetPoints.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.GetPoints.Builder>
- Throws:
IOException
-
getCollectionName
name of the collection
string collection_name = 1;
- Specified by:
getCollectionName
in interfacePoints.GetPointsOrBuilder
- Returns:
- The collectionName.
-
getCollectionNameBytes
public com.google.protobuf.ByteString getCollectionNameBytes()name of the collection
string collection_name = 1;
- Specified by:
getCollectionNameBytes
in interfacePoints.GetPointsOrBuilder
- 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.
-
getIdsList
List of points to retrieve
repeated .qdrant.PointId ids = 2;
- Specified by:
getIdsList
in interfacePoints.GetPointsOrBuilder
-
getIdsCount
public int getIdsCount()List of points to retrieve
repeated .qdrant.PointId ids = 2;
- Specified by:
getIdsCount
in interfacePoints.GetPointsOrBuilder
-
getIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
- Specified by:
getIds
in interfacePoints.GetPointsOrBuilder
-
setIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
setIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
addIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
addIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
addIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
addIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
addAllIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
clearIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
removeIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
getIdsBuilder
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
getIdsOrBuilder
List of points to retrieve
repeated .qdrant.PointId ids = 2;
- Specified by:
getIdsOrBuilder
in interfacePoints.GetPointsOrBuilder
-
getIdsOrBuilderList
List of points to retrieve
repeated .qdrant.PointId ids = 2;
- Specified by:
getIdsOrBuilderList
in interfacePoints.GetPointsOrBuilder
-
addIdsBuilder
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
addIdsBuilder
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
getIdsBuilderList
List of points to retrieve
repeated .qdrant.PointId ids = 2;
-
hasWithPayload
public boolean hasWithPayload()Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 4;
- Specified by:
hasWithPayload
in interfacePoints.GetPointsOrBuilder
- Returns:
- Whether the withPayload field is set.
-
getWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 4;
- Specified by:
getWithPayload
in interfacePoints.GetPointsOrBuilder
- Returns:
- The withPayload.
-
setWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 4;
-
setWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 4;
-
mergeWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 4;
-
clearWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 4;
-
getWithPayloadBuilder
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 4;
-
getWithPayloadOrBuilder
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 4;
- Specified by:
getWithPayloadOrBuilder
in interfacePoints.GetPointsOrBuilder
-
hasWithVectors
public boolean hasWithVectors()Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 5;
- Specified by:
hasWithVectors
in interfacePoints.GetPointsOrBuilder
- Returns:
- Whether the withVectors field is set.
-
getWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 5;
- Specified by:
getWithVectors
in interfacePoints.GetPointsOrBuilder
- Returns:
- The withVectors.
-
setWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 5;
-
setWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 5;
-
mergeWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 5;
-
clearWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 5;
-
getWithVectorsBuilder
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 5;
-
getWithVectorsOrBuilder
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 5;
- Specified by:
getWithVectorsOrBuilder
in interfacePoints.GetPointsOrBuilder
-
hasReadConsistency
public boolean hasReadConsistency()Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 6;
- Specified by:
hasReadConsistency
in interfacePoints.GetPointsOrBuilder
- Returns:
- Whether the readConsistency field is set.
-
getReadConsistency
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 6;
- Specified by:
getReadConsistency
in interfacePoints.GetPointsOrBuilder
- Returns:
- The readConsistency.
-
setReadConsistency
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 6;
-
setReadConsistency
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 6;
-
mergeReadConsistency
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 6;
-
clearReadConsistency
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 6;
-
getReadConsistencyBuilder
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 6;
-
getReadConsistencyOrBuilder
Options for specifying read consistency guarantees
optional .qdrant.ReadConsistency read_consistency = 6;
- Specified by:
getReadConsistencyOrBuilder
in interfacePoints.GetPointsOrBuilder
-
setUnknownFields
public final Points.GetPoints.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.GetPoints.Builder>
-
mergeUnknownFields
public final Points.GetPoints.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.GetPoints.Builder>
-