Uses of Class
io.metaloom.qdrant.client.grpc.proto.PointsInternalService.CreateFieldIndexCollectionInternal.Builder
Packages that use PointsInternalService.CreateFieldIndexCollectionInternal.Builder
-
Uses of PointsInternalService.CreateFieldIndexCollectionInternal.Builder in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return PointsInternalService.CreateFieldIndexCollectionInternal.BuilderModifier and TypeMethodDescriptionPointsInternalService.CreateFieldIndexCollectionInternal.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.clear()PointsInternalService.CreateFieldIndexCollectionInternal.Builder.clearCreateFieldIndexCollection().qdrant.CreateFieldIndexCollection create_field_index_collection = 1;PointsInternalService.CreateFieldIndexCollectionInternal.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.clearShardId()uint32 shard_id = 2;PointsInternalService.CreateFieldIndexCollectionInternal.Builder.clone()PointsInternalService.CreateFieldIndexCollectionInternal.Builder.mergeCreateFieldIndexCollection(Points.CreateFieldIndexCollection value) .qdrant.CreateFieldIndexCollection create_field_index_collection = 1;PointsInternalService.CreateFieldIndexCollectionInternal.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.mergeFrom(com.google.protobuf.Message other) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.mergeFrom(PointsInternalService.CreateFieldIndexCollectionInternal other) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) PointsInternalService.CreateFieldIndexCollectionInternal.newBuilder()PointsInternalService.CreateFieldIndexCollectionInternal.newBuilder(PointsInternalService.CreateFieldIndexCollectionInternal prototype) PointsInternalService.CreateFieldIndexCollectionInternal.newBuilderForType()PointsInternalService.CreateFieldIndexCollectionInternal.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.setCreateFieldIndexCollection(Points.CreateFieldIndexCollection value) .qdrant.CreateFieldIndexCollection create_field_index_collection = 1;PointsInternalService.CreateFieldIndexCollectionInternal.Builder.setCreateFieldIndexCollection(Points.CreateFieldIndexCollection.Builder builderForValue) .qdrant.CreateFieldIndexCollection create_field_index_collection = 1;PointsInternalService.CreateFieldIndexCollectionInternal.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.setShardId(int value) uint32 shard_id = 2;PointsInternalService.CreateFieldIndexCollectionInternal.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) PointsInternalService.CreateFieldIndexCollectionInternal.toBuilder()