Class Points.GetPoints.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
io.metaloom.qdrant.client.grpc.proto.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 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.DescriptorgetIds(int index) List of points to retrievegetIdsBuilder(int index) List of points to retrieveList of points to retrieveintList 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 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 responsebooleanOptions for specifying which payload to include or notbooleanOptions for specifying which vectors to include into responseprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Points.GetPoints other) final Points.GetPoints.BuildermergeUnknownFields(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 retrievesetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final Points.GetPoints.BuildersetUnknownFields(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, 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.GetPoints.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.GetPoints.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.GetPoints.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.GetPoints.Builder>
-
setField
public Points.GetPoints.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.GetPoints.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin 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:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
-
addRepeatedField
public Points.GetPoints.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.GetPoints.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Points.GetPoints.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Points.GetPoints.Builder>- Throws:
IOException
-
getCollectionName
name of the collection
string collection_name = 1;- Specified by:
getCollectionNamein interfacePoints.GetPointsOrBuilder- Returns:
- The collectionName.
-
getCollectionNameBytes
public com.google.protobuf.ByteString getCollectionNameBytes()name of the collection
string collection_name = 1;- Specified by:
getCollectionNameBytesin 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:
getIdsListin interfacePoints.GetPointsOrBuilder
-
getIdsCount
public int getIdsCount()List of points to retrieve
repeated .qdrant.PointId ids = 2;- Specified by:
getIdsCountin interfacePoints.GetPointsOrBuilder
-
getIds
List of points to retrieve
repeated .qdrant.PointId ids = 2;- Specified by:
getIdsin 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:
getIdsOrBuilderin interfacePoints.GetPointsOrBuilder
-
getIdsOrBuilderList
List of points to retrieve
repeated .qdrant.PointId ids = 2;- Specified by:
getIdsOrBuilderListin 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:
hasWithPayloadin 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:
getWithPayloadin 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:
getWithPayloadOrBuilderin interfacePoints.GetPointsOrBuilder
-
hasWithVectors
public boolean hasWithVectors()Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 5;- Specified by:
hasWithVectorsin 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:
getWithVectorsin 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:
getWithVectorsOrBuilderin interfacePoints.GetPointsOrBuilder
-
setUnknownFields
public final Points.GetPoints.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
-
mergeUnknownFields
public final Points.GetPoints.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.GetPoints.Builder>
-