Package io.qdrant.client.grpc
Class Points.WithLookup.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Points.WithLookup.Builder>
io.qdrant.client.grpc.Points.WithLookup.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Points.WithLookupOrBuilder
,Cloneable
- Enclosing class:
- Points.WithLookup
public static final class Points.WithLookup.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Points.WithLookup.Builder>
implements Points.WithLookupOrBuilder
Protobuf type
qdrant.WithLookup
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Name of the collection to use for points lookupclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Options for specifying which payload to include (or not)Options for specifying which vectors to include (or not)clone()
Name of the collection to use for points lookupcom.google.protobuf.ByteString
Name of the collection to use for points lookupstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Options for specifying which payload to include (or not)Options for specifying which payload to include (or not)Options for specifying which payload to include (or not)Options for specifying which vectors to include (or not)Options for specifying which vectors to include (or not)Options for specifying which vectors to include (or not)boolean
Options for specifying which payload to include (or not)boolean
Options for specifying which vectors to include (or not)protected 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.WithLookup other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Options for specifying which payload to include (or not)Options for specifying which vectors to include (or not)setCollection
(String value) Name of the collection to use for points lookupsetCollectionBytes
(com.google.protobuf.ByteString value) Name of the collection to use for points lookupsetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Options for specifying which payload to include (or not)setWithPayload
(Points.WithPayloadSelector.Builder builderForValue) Options for specifying which payload to include (or not)Options for specifying which vectors to include (or not)setWithVectors
(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include (or not)Methods 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.WithLookup.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.WithLookup.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.WithLookup.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.WithLookup.Builder>
-
setField
public Points.WithLookup.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.WithLookup.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.WithLookup.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.WithLookup.Builder>
-
setRepeatedField
public Points.WithLookup.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.WithLookup.Builder>
-
addRepeatedField
public Points.WithLookup.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.WithLookup.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Points.WithLookup.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.WithLookup.Builder>
-
mergeFrom
public Points.WithLookup.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.WithLookup.Builder>
- Throws:
IOException
-
getCollection
Name of the collection to use for points lookup
string collection = 1;
- Specified by:
getCollection
in interfacePoints.WithLookupOrBuilder
- Returns:
- The collection.
-
getCollectionBytes
public com.google.protobuf.ByteString getCollectionBytes()Name of the collection to use for points lookup
string collection = 1;
- Specified by:
getCollectionBytes
in interfacePoints.WithLookupOrBuilder
- Returns:
- The bytes for collection.
-
setCollection
Name of the collection to use for points lookup
string collection = 1;
- Parameters:
value
- The collection to set.- Returns:
- This builder for chaining.
-
clearCollection
Name of the collection to use for points lookup
string collection = 1;
- Returns:
- This builder for chaining.
-
setCollectionBytes
Name of the collection to use for points lookup
string collection = 1;
- Parameters:
value
- The bytes for collection to set.- Returns:
- This builder for chaining.
-
hasWithPayload
public boolean hasWithPayload()Options for specifying which payload to include (or not)
optional .qdrant.WithPayloadSelector with_payload = 2;
- Specified by:
hasWithPayload
in interfacePoints.WithLookupOrBuilder
- Returns:
- Whether the withPayload field is set.
-
getWithPayload
Options for specifying which payload to include (or not)
optional .qdrant.WithPayloadSelector with_payload = 2;
- Specified by:
getWithPayload
in interfacePoints.WithLookupOrBuilder
- Returns:
- The withPayload.
-
setWithPayload
Options for specifying which payload to include (or not)
optional .qdrant.WithPayloadSelector with_payload = 2;
-
setWithPayload
Options for specifying which payload to include (or not)
optional .qdrant.WithPayloadSelector with_payload = 2;
-
mergeWithPayload
Options for specifying which payload to include (or not)
optional .qdrant.WithPayloadSelector with_payload = 2;
-
clearWithPayload
Options for specifying which payload to include (or not)
optional .qdrant.WithPayloadSelector with_payload = 2;
-
getWithPayloadBuilder
Options for specifying which payload to include (or not)
optional .qdrant.WithPayloadSelector with_payload = 2;
-
getWithPayloadOrBuilder
Options for specifying which payload to include (or not)
optional .qdrant.WithPayloadSelector with_payload = 2;
- Specified by:
getWithPayloadOrBuilder
in interfacePoints.WithLookupOrBuilder
-
hasWithVectors
public boolean hasWithVectors()Options for specifying which vectors to include (or not)
optional .qdrant.WithVectorsSelector with_vectors = 3;
- Specified by:
hasWithVectors
in interfacePoints.WithLookupOrBuilder
- Returns:
- Whether the withVectors field is set.
-
getWithVectors
Options for specifying which vectors to include (or not)
optional .qdrant.WithVectorsSelector with_vectors = 3;
- Specified by:
getWithVectors
in interfacePoints.WithLookupOrBuilder
- Returns:
- The withVectors.
-
setWithVectors
Options for specifying which vectors to include (or not)
optional .qdrant.WithVectorsSelector with_vectors = 3;
-
setWithVectors
Options for specifying which vectors to include (or not)
optional .qdrant.WithVectorsSelector with_vectors = 3;
-
mergeWithVectors
Options for specifying which vectors to include (or not)
optional .qdrant.WithVectorsSelector with_vectors = 3;
-
clearWithVectors
Options for specifying which vectors to include (or not)
optional .qdrant.WithVectorsSelector with_vectors = 3;
-
getWithVectorsBuilder
Options for specifying which vectors to include (or not)
optional .qdrant.WithVectorsSelector with_vectors = 3;
-
getWithVectorsOrBuilder
Options for specifying which vectors to include (or not)
optional .qdrant.WithVectorsSelector with_vectors = 3;
- Specified by:
getWithVectorsOrBuilder
in interfacePoints.WithLookupOrBuilder
-
setUnknownFields
public final Points.WithLookup.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.WithLookup.Builder>
-
mergeUnknownFields
public final Points.WithLookup.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.WithLookup.Builder>
-