TabularDataByFilterResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use tabularDataByFilterResponseDescriptor instead')
const TabularDataByFilterResponse$json = {
  '1': 'TabularDataByFilterResponse',
  '2': [
    {'1': 'metadata', '3': 1, '4': 3, '5': 11, '6': '.viam.app.data.v1.CaptureMetadata', '10': 'metadata'},
    {'1': 'data', '3': 2, '4': 3, '5': 11, '6': '.viam.app.data.v1.TabularData', '10': 'data'},
    {'1': 'count', '3': 3, '4': 1, '5': 4, '10': 'count'},
    {'1': 'last', '3': 4, '4': 1, '5': 9, '10': 'last'},
    {'1': 'total_size_bytes', '3': 5, '4': 1, '5': 4, '10': 'totalSizeBytes'},
  ],
};