Class Points.ScrollPoints.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Points.ScrollPoints.Builder>
io.metaloom.qdrant.client.grpc.proto.Points.ScrollPoints.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Points.ScrollPointsOrBuilder,Cloneable
- Enclosing class:
- Points.ScrollPoints
public static final class Points.ScrollPoints.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Points.ScrollPoints.Builder>
implements Points.ScrollPointsOrBuilder
Protobuf type
qdrant.ScrollPoints-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()string collection_name = 1;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Filter conditions - return only those points that satisfy the specified conditionsMax number of resultStart with this IDclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Options for specifying which payload to include or notOptions for specifying which vectors to include into responseclone()string collection_name = 1;com.google.protobuf.ByteStringstring collection_name = 1;static 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 conditionsintgetLimit()Max number of resultStart with this IDStart with this IDStart with this IDOptions 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 conditionsbooleanhasLimit()Max number of resultbooleanStart with this IDbooleanOptions 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.ScrollPoints other) mergeOffset(Points.PointId value) Start with this IDmergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Options for specifying which payload to include or notOptions for specifying which vectors to include into responsesetCollectionName(String value) string collection_name = 1;setCollectionNameBytes(com.google.protobuf.ByteString value) string collection_name = 1;setFilter(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(int value) Max number of resultsetOffset(Points.PointId value) Start with this IDsetOffset(Points.PointId.Builder builderForValue) Start with this IDsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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, 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.ScrollPoints.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.ScrollPoints.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.ScrollPoints.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.ScrollPoints.Builder>
-
setField
public Points.ScrollPoints.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.ScrollPoints.Builder>
-
clearField
public Points.ScrollPoints.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.ScrollPoints.Builder>
-
clearOneof
public Points.ScrollPoints.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.ScrollPoints.Builder>
-
setRepeatedField
public Points.ScrollPoints.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.ScrollPoints.Builder>
-
addRepeatedField
public Points.ScrollPoints.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.ScrollPoints.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Points.ScrollPoints.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.ScrollPoints.Builder>
-
mergeFrom
public Points.ScrollPoints.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.ScrollPoints.Builder>- Throws:
IOException
-
getCollectionName
string collection_name = 1;- Specified by:
getCollectionNamein interfacePoints.ScrollPointsOrBuilder- Returns:
- The collectionName.
-
getCollectionNameBytes
public com.google.protobuf.ByteString getCollectionNameBytes()string collection_name = 1;- Specified by:
getCollectionNameBytesin interfacePoints.ScrollPointsOrBuilder- Returns:
- The bytes for collectionName.
-
setCollectionName
string collection_name = 1;- Parameters:
value- The collectionName to set.- Returns:
- This builder for chaining.
-
clearCollectionName
string collection_name = 1;- Returns:
- This builder for chaining.
-
setCollectionNameBytes
string collection_name = 1;- Parameters:
value- The bytes for collectionName to set.- Returns:
- This builder for chaining.
-
hasFilter
public boolean hasFilter()Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 2;- Specified by:
hasFilterin interfacePoints.ScrollPointsOrBuilder- Returns:
- Whether the filter field is set.
-
getFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 2;- Specified by:
getFilterin interfacePoints.ScrollPointsOrBuilder- Returns:
- The filter.
-
setFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 2; -
setFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 2; -
mergeFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 2; -
clearFilter
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 2; -
getFilterBuilder
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 2; -
getFilterOrBuilder
Filter conditions - return only those points that satisfy the specified conditions
.qdrant.Filter filter = 2;- Specified by:
getFilterOrBuilderin interfacePoints.ScrollPointsOrBuilder
-
hasOffset
public boolean hasOffset()Start with this ID
optional .qdrant.PointId offset = 3;- Specified by:
hasOffsetin interfacePoints.ScrollPointsOrBuilder- Returns:
- Whether the offset field is set.
-
getOffset
Start with this ID
optional .qdrant.PointId offset = 3;- Specified by:
getOffsetin interfacePoints.ScrollPointsOrBuilder- Returns:
- The offset.
-
setOffset
Start with this ID
optional .qdrant.PointId offset = 3; -
setOffset
Start with this ID
optional .qdrant.PointId offset = 3; -
mergeOffset
Start with this ID
optional .qdrant.PointId offset = 3; -
clearOffset
Start with this ID
optional .qdrant.PointId offset = 3; -
getOffsetBuilder
Start with this ID
optional .qdrant.PointId offset = 3; -
getOffsetOrBuilder
Start with this ID
optional .qdrant.PointId offset = 3;- Specified by:
getOffsetOrBuilderin interfacePoints.ScrollPointsOrBuilder
-
hasLimit
public boolean hasLimit()Max number of result
optional uint32 limit = 4;- Specified by:
hasLimitin interfacePoints.ScrollPointsOrBuilder- Returns:
- Whether the limit field is set.
-
getLimit
public int getLimit()Max number of result
optional uint32 limit = 4;- Specified by:
getLimitin interfacePoints.ScrollPointsOrBuilder- Returns:
- The limit.
-
setLimit
Max number of result
optional uint32 limit = 4;- Parameters:
value- The limit to set.- Returns:
- This builder for chaining.
-
clearLimit
Max number of result
optional 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 = 6;- Specified by:
hasWithPayloadin interfacePoints.ScrollPointsOrBuilder- Returns:
- Whether the withPayload field is set.
-
getWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 6;- Specified by:
getWithPayloadin interfacePoints.ScrollPointsOrBuilder- Returns:
- The withPayload.
-
setWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 6; -
setWithPayload
public Points.ScrollPoints.Builder setWithPayload(Points.WithPayloadSelector.Builder builderForValue) Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 6; -
mergeWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 6; -
clearWithPayload
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 6; -
getWithPayloadBuilder
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 6; -
getWithPayloadOrBuilder
Options for specifying which payload to include or not
.qdrant.WithPayloadSelector with_payload = 6;- Specified by:
getWithPayloadOrBuilderin interfacePoints.ScrollPointsOrBuilder
-
hasWithVectors
public boolean hasWithVectors()Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 7;- Specified by:
hasWithVectorsin interfacePoints.ScrollPointsOrBuilder- Returns:
- Whether the withVectors field is set.
-
getWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 7;- Specified by:
getWithVectorsin interfacePoints.ScrollPointsOrBuilder- Returns:
- The withVectors.
-
setWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 7; -
setWithVectors
public Points.ScrollPoints.Builder setWithVectors(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 7; -
mergeWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 7; -
clearWithVectors
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 7; -
getWithVectorsBuilder
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 7; -
getWithVectorsOrBuilder
Options for specifying which vectors to include into response
optional .qdrant.WithVectorsSelector with_vectors = 7;- Specified by:
getWithVectorsOrBuilderin interfacePoints.ScrollPointsOrBuilder
-
setUnknownFields
public final Points.ScrollPoints.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.ScrollPoints.Builder>
-
mergeUnknownFields
public final Points.ScrollPoints.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Points.ScrollPoints.Builder>
-