ScopedDeleteIndexOptions

data class ScopedDeleteIndexOptions(val mode: String = "vid_file", val dryRun: Boolean = false, val confirm: Boolean = false)

Scoped index deletion behavior without organization fields.

Constructors

Link copied to clipboard
constructor(mode: String = "vid_file", dryRun: Boolean = false, confirm: Boolean = false)

Properties

Link copied to clipboard

explicit deletion confirmation

Link copied to clipboard

whether to preview without mutation

Link copied to clipboard

backend media mode