pub fn cancel_vector_store_file_batch<C, Fut, B, E>(
client: C,
params: &CancelVectorStoreFileBatchParams,
) -> CancelVectorStoreFileBatch<Fut, B, E> ⓘ
Expand description
Cancel a vector store file batch. This attempts to cancel the processing of files in this batch as soon as possible.