forceDelete property

bool forceDelete
final

Optional. If set to true, any errors generated by external vector database during the deletion will be ignored. The default value is false.

Implementation

final bool forceDelete;