Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.08 KB

JsonApiWorkspaceOutMetaConfig.md

File metadata and controls

14 lines (9 loc) · 1.08 KB

JsonApiWorkspaceOutMetaConfig

Properties

Name Type Description Notes
approximate_count_available bool is approximate count enabled - based on type of data-source connected to this workspace [optional] if omitted the server will use the default value of False
data_sampling_available bool is sampling enabled - based on type of data-source connected to this workspace [optional] if omitted the server will use the default value of False
show_all_values_on_dates_available bool is 'show all values' displayed for dates - based on type of data-source connected to this workspace [optional] if omitted the server will use the default value of False
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]