Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 743 Bytes

DataSourceTableIdentifier.md

File metadata and controls

16 lines (11 loc) · 743 Bytes

DataSourceTableIdentifier

An id of the table. Including ID of data source.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]