Class DeleteResponse
- java.lang.Object
-
- io.milvus.param.highlevel.dml.response.DeleteResponse
-
public class DeleteResponse extends Object
Parameters fordeleteinterface.
-
-
Constructor Summary
Constructors Constructor Description DeleteResponse()
-
-
-
Field Detail
-
deleteIds
@Deprecated public List<?> deleteIds
Deprecated.In the new version(>=2.3.2), this method only returns an empty list and does not return specific values Mark is as deprecated, keep it to compatible with the legacy code
-
-