Uses of Class
io.qdrant.client.grpc.Points.WithVectorsSelector.Builder
Packages that use Points.WithVectorsSelector.Builder
-
Uses of Points.WithVectorsSelector.Builder in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.WithVectorsSelector.BuilderModifier and TypeMethodDescriptionPoints.WithVectorsSelector.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Points.WithVectorsSelector.Builder.clear()
Points.WithVectorsSelector.Builder.clearEnable()
If `true` - return all vectors, if `false` - nonePoints.WithVectorsSelector.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Points.WithVectorsSelector.Builder.clearInclude()
List of payload keys to include into resultPoints.WithVectorsSelector.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Points.WithVectorsSelector.Builder.clearSelectorOptions()
Points.WithVectorsSelector.Builder.clone()
Points.GetPoints.Builder.getWithVectorsBuilder()
Options for specifying which vectors to include into responsePoints.RecommendPointGroups.Builder.getWithVectorsBuilder()
Options for specifying which vectors to include into responsePoints.RecommendPoints.Builder.getWithVectorsBuilder()
Options for specifying which vectors to include into responsePoints.ScrollPoints.Builder.getWithVectorsBuilder()
Options for specifying which vectors to include into responsePoints.SearchPointGroups.Builder.getWithVectorsBuilder()
Options for specifying which vectors to include into responsePoints.SearchPoints.Builder.getWithVectorsBuilder()
Options for specifying which vectors to include into responsePoints.WithLookup.Builder.getWithVectorsBuilder()
Options for specifying which vectors to include (or not)Points.WithVectorsSelector.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.WithVectorsSelector.Builder.mergeFrom
(com.google.protobuf.Message other) Points.WithVectorsSelector.Builder.mergeFrom
(Points.WithVectorsSelector other) Points.WithVectorsSelector.Builder.mergeInclude
(Points.VectorsSelector value) List of payload keys to include into resultPoints.WithVectorsSelector.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Points.WithVectorsSelector.newBuilder()
Points.WithVectorsSelector.newBuilder
(Points.WithVectorsSelector prototype) Points.WithVectorsSelector.newBuilderForType()
protected Points.WithVectorsSelector.Builder
Points.WithVectorsSelector.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Points.WithVectorsSelector.Builder.setEnable
(boolean value) If `true` - return all vectors, if `false` - nonePoints.WithVectorsSelector.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Points.WithVectorsSelector.Builder.setInclude
(Points.VectorsSelector value) List of payload keys to include into resultPoints.WithVectorsSelector.Builder.setInclude
(Points.VectorsSelector.Builder builderForValue) List of payload keys to include into resultPoints.WithVectorsSelector.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Points.WithVectorsSelector.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Points.WithVectorsSelector.toBuilder()
Methods in io.qdrant.client.grpc with parameters of type Points.WithVectorsSelector.BuilderModifier and TypeMethodDescriptionPoints.GetPoints.Builder.setWithVectors
(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into responsePoints.RecommendPointGroups.Builder.setWithVectors
(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into responsePoints.RecommendPoints.Builder.setWithVectors
(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into responsePoints.ScrollPoints.Builder.setWithVectors
(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into responsePoints.SearchPointGroups.Builder.setWithVectors
(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into responsePoints.SearchPoints.Builder.setWithVectors
(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include into responsePoints.WithLookup.Builder.setWithVectors
(Points.WithVectorsSelector.Builder builderForValue) Options for specifying which vectors to include (or not)