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