An id of the table. Including ID of data source. Must NOT be set on AUXILIARY datasets.
| Name | Type | Description | Notes |
|---|---|---|---|
| data_source_id | str | Data source ID. | |
| id | str | ID of table. | |
| type | str | Data source entity type. | defaults to "dataSource" |
| path | [str], none_type | Path to table. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |