dataset_action_run Module
Contains functionality that manages the execution of Dataset actions.
This module provides convenience methods for creating Dataset actions and get their results after completion.
Classes
DatasetActionRun |
Manage the execution of Dataset actions. DatasetActionRun provides methods for monitoring the status of long running actions on datasets. It also provides a method to get the result of an action after completion. Initialize a DatasetActionRun. |