pub fn copy_batch_check_v2(
client: &impl UserAuthClient,
arg: &PollArg,
) -> Result<RelocationBatchV2JobStatus, Error<PollError>>
Available on crate features
sync_routes
and dbx_files
only.Expand description
Returns the status of an asynchronous job for copy_batch_v2()
.
It returns list of results for each entry.