TabularDataSource$json top-level constant

  1. @Deprecated('Use tabularDataSourceDescriptor instead')
Map<String, Object> const TabularDataSource$json

Implementation

@$core.Deprecated('Use tabularDataSourceDescriptor instead')
const TabularDataSource$json = {
  '1': 'TabularDataSource',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.viam.app.data.v1.TabularDataSourceType', '10': 'type'},
    {'1': 'pipeline_id', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'pipelineId', '17': true},
  ],
  '8': [
    {'1': '_pipeline_id'},
  ],
};