path |
string |
None |
A unique path to this object |
name |
string |
None |
The unique name of the object across the entire project. |
file_path |
string |
None |
The path to the file that contains the object definition. |
sql |
string |
None |
The sql used to generate your base data |
source |
Any of: BigQuerySource, CSVFileSource, DuckdbSource, ExcelFileSource, MysqlSource, PostgresqlSource, RedshiftSource, SnowflakeSource, SqliteSource |
None |
A source object defined inline or a ref() to a chart. Override the defaults.source_name |