TabularDataSourceType$json top-level constant
- @Deprecated('Use tabularDataSourceTypeDescriptor instead')
Implementation
@$core.Deprecated('Use tabularDataSourceTypeDescriptor instead')
const TabularDataSourceType$json = {
'1': 'TabularDataSourceType',
'2': [
{'1': 'TABULAR_DATA_SOURCE_TYPE_UNSPECIFIED', '2': 0},
{'1': 'TABULAR_DATA_SOURCE_TYPE_STANDARD', '2': 1},
{'1': 'TABULAR_DATA_SOURCE_TYPE_HOT_STORAGE', '2': 2},
{'1': 'TABULAR_DATA_SOURCE_TYPE_PIPELINE_SINK', '2': 3},
],
};