GetLatestTabularDataResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getLatestTabularDataResponseDescriptor instead')
const GetLatestTabularDataResponse$json = {
  '1': 'GetLatestTabularDataResponse',
  '2': [
    {'1': 'time_captured', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timeCaptured'},
    {'1': 'time_synced', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timeSynced'},
    {'1': 'payload', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'payload'},
  ],
};