values constant
Implementation
static const $core.List<TabularDataSourceType> values = <TabularDataSourceType> [
TABULAR_DATA_SOURCE_TYPE_UNSPECIFIED,
TABULAR_DATA_SOURCE_TYPE_STANDARD,
TABULAR_DATA_SOURCE_TYPE_HOT_STORAGE,
TABULAR_DATA_SOURCE_TYPE_PIPELINE_SINK,
];