TabularData$json top-level constant

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

Implementation

@$core.Deprecated('Use tabularDataDescriptor instead')
const TabularData$json = {
  '1': 'TabularData',
  '2': [
    {'1': 'data', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'data'},
    {'1': 'metadata_index', '3': 2, '4': 1, '5': 13, '10': 'metadataIndex'},
    {'1': 'time_requested', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timeRequested'},
    {'1': 'time_received', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timeReceived'},
  ],
};