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