Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: check status of long running operation by its name (#180)
For each client method returning a long running operation, a separate method to check its status is added. Added methods: `checkCreateInstructionProgress`, `checkExportDataProgress`, `checkImportDataProgress`, `checkLabelImageProgress`, `checkLabelTextProgress`, `checkLabelVideoProgress`.
- Loading branch information