Uses of Class
io.qdrant.client.grpc.Points.GroupId
Packages that use Points.GroupId
-
Uses of Points.GroupId in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.GroupIdModifier and TypeMethodDescriptionPoints.GroupId.Builder.build()
Points.GroupId.Builder.buildPartial()
static Points.GroupId
Points.GroupId.getDefaultInstance()
Points.GroupId.Builder.getDefaultInstanceForType()
Points.GroupId.getDefaultInstanceForType()
Points.PointGroup.Builder.getId()
Group idPoints.PointGroup.getId()
Group idPoints.PointGroupOrBuilder.getId()
Group idstatic Points.GroupId
Points.GroupId.parseDelimitedFrom
(InputStream input) static Points.GroupId
Points.GroupId.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GroupId
Points.GroupId.parseFrom
(byte[] data) static Points.GroupId
Points.GroupId.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GroupId
Points.GroupId.parseFrom
(com.google.protobuf.ByteString data) static Points.GroupId
Points.GroupId.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GroupId
Points.GroupId.parseFrom
(com.google.protobuf.CodedInputStream input) static Points.GroupId
Points.GroupId.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GroupId
Points.GroupId.parseFrom
(InputStream input) static Points.GroupId
Points.GroupId.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GroupId
Points.GroupId.parseFrom
(ByteBuffer data) static Points.GroupId
Points.GroupId.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.qdrant.client.grpc that return types with arguments of type Points.GroupIdModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.GroupId>
Points.GroupId.getParserForType()
static com.google.protobuf.Parser<Points.GroupId>
Points.GroupId.parser()
Methods in io.qdrant.client.grpc with parameters of type Points.GroupIdModifier and TypeMethodDescriptionPoints.GroupId.Builder.mergeFrom
(Points.GroupId other) Points.PointGroup.Builder.mergeId
(Points.GroupId value) Group idstatic Points.GroupId.Builder
Points.GroupId.newBuilder
(Points.GroupId prototype) Points.PointGroup.Builder.setId
(Points.GroupId value) Group id