Factory function to create a new TaskBuilder, used to create Task instances.
Type of input data the task requires.
Type of result the task produces.
Configuration object for creating the task.
A new TaskBuilder instance with the given configuration.
Factory function to create a new TaskBuilder, used to create Task instances.