DataDesignerConfig is the top-level configuration object passed to Data Designer. It declares the columns to generate and may include model configs, tool configs, seed settings, sampler constraints, processors, and profiler configs.
Prefer DataDesignerConfigBuilder for programmatic construction. Direct DataDesignerConfig instantiation is also supported.
::: data_designer.config.data_designer_config