Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.CreateFieldIndexCollection.Builder
Packages that use Points.CreateFieldIndexCollection.Builder
-
Uses of Points.CreateFieldIndexCollection.Builder in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.CreateFieldIndexCollection.BuilderModifier and TypeMethodDescriptionPoints.CreateFieldIndexCollection.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Points.CreateFieldIndexCollection.Builder.clear()Points.CreateFieldIndexCollection.Builder.clearCollectionName()name of the collectionPoints.CreateFieldIndexCollection.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Points.CreateFieldIndexCollection.Builder.clearFieldIndexParams()Payload index params.Points.CreateFieldIndexCollection.Builder.clearFieldName()Field name to indexPoints.CreateFieldIndexCollection.Builder.clearFieldType()Field type.Points.CreateFieldIndexCollection.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Points.CreateFieldIndexCollection.Builder.clearWait()Wait until the changes have been applied?Points.CreateFieldIndexCollection.Builder.clone()PointsInternalService.CreateFieldIndexCollectionInternal.Builder.getCreateFieldIndexCollectionBuilder().qdrant.CreateFieldIndexCollection create_field_index_collection = 1;Points.CreateFieldIndexCollection.Builder.mergeFieldIndexParams(Collections.PayloadIndexParams value) Payload index params.Points.CreateFieldIndexCollection.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.CreateFieldIndexCollection.Builder.mergeFrom(com.google.protobuf.Message other) Points.CreateFieldIndexCollection.Builder.mergeFrom(Points.CreateFieldIndexCollection other) Points.CreateFieldIndexCollection.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Points.CreateFieldIndexCollection.newBuilder()Points.CreateFieldIndexCollection.newBuilder(Points.CreateFieldIndexCollection prototype) Points.CreateFieldIndexCollection.newBuilderForType()Points.CreateFieldIndexCollection.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Points.CreateFieldIndexCollection.Builder.setCollectionName(String value) name of the collectionPoints.CreateFieldIndexCollection.Builder.setCollectionNameBytes(com.google.protobuf.ByteString value) name of the collectionPoints.CreateFieldIndexCollection.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Points.CreateFieldIndexCollection.Builder.setFieldIndexParams(Collections.PayloadIndexParams value) Payload index params.Points.CreateFieldIndexCollection.Builder.setFieldIndexParams(Collections.PayloadIndexParams.Builder builderForValue) Payload index params.Points.CreateFieldIndexCollection.Builder.setFieldName(String value) Field name to indexPoints.CreateFieldIndexCollection.Builder.setFieldNameBytes(com.google.protobuf.ByteString value) Field name to indexPoints.CreateFieldIndexCollection.Builder.setFieldType(Points.FieldType value) Field type.Points.CreateFieldIndexCollection.Builder.setFieldTypeValue(int value) Field type.Points.CreateFieldIndexCollection.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Points.CreateFieldIndexCollection.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Points.CreateFieldIndexCollection.Builder.setWait(boolean value) Wait until the changes have been applied?Points.CreateFieldIndexCollection.toBuilder()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.CreateFieldIndexCollection.BuilderModifier and TypeMethodDescriptionPointsInternalService.CreateFieldIndexCollectionInternal.Builder.setCreateFieldIndexCollection(Points.CreateFieldIndexCollection.Builder builderForValue) .qdrant.CreateFieldIndexCollection create_field_index_collection = 1;