DatasetAction
class DatasetAction
A DatasetAction
object that specifies how dataset contents are automatically created.
Types
Properties
Link copied to clipboard
The name of the dataset action by which dataset contents are automatically created.
Link copied to clipboard
Information that allows the system to run a containerized application to create the dataset contents. The application must be in a Docker container along with any required support libraries.
Link copied to clipboard
An SqlQueryDatasetAction
object that uses an SQL query to automatically create dataset contents.