Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.GeoBoundingBox
Packages that use Points.GeoBoundingBox
-
Uses of Points.GeoBoundingBox in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.GeoBoundingBoxModifier and TypeMethodDescriptionPoints.GeoBoundingBox.Builder.build()Points.GeoBoundingBox.Builder.buildPartial()static Points.GeoBoundingBoxPoints.GeoBoundingBox.getDefaultInstance()Points.GeoBoundingBox.Builder.getDefaultInstanceForType()Points.GeoBoundingBox.getDefaultInstanceForType()Points.FieldCondition.Builder.getGeoBoundingBox()Check if points geo location lies in a given areaPoints.FieldCondition.getGeoBoundingBox()Check if points geo location lies in a given areaPoints.FieldConditionOrBuilder.getGeoBoundingBox()Check if points geo location lies in a given areastatic Points.GeoBoundingBoxPoints.GeoBoundingBox.parseDelimitedFrom(InputStream input) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(byte[] data) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(com.google.protobuf.ByteString data) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(com.google.protobuf.CodedInputStream input) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(InputStream input) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(ByteBuffer data) static Points.GeoBoundingBoxPoints.GeoBoundingBox.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.GeoBoundingBoxModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.GeoBoundingBox>Points.GeoBoundingBox.getParserForType()static com.google.protobuf.Parser<Points.GeoBoundingBox>Points.GeoBoundingBox.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.GeoBoundingBoxModifier and TypeMethodDescriptionPoints.GeoBoundingBox.Builder.mergeFrom(Points.GeoBoundingBox other) Points.FieldCondition.Builder.mergeGeoBoundingBox(Points.GeoBoundingBox value) Check if points geo location lies in a given areaPoints.GeoBoundingBox.newBuilder(Points.GeoBoundingBox prototype) Points.FieldCondition.Builder.setGeoBoundingBox(Points.GeoBoundingBox value) Check if points geo location lies in a given area