ExportTabularDataResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use exportTabularDataResponseDescriptor instead')
const ExportTabularDataResponse$json = {
  '1': 'ExportTabularDataResponse',
  '2': [
    {'1': 'part_id', '3': 1, '4': 1, '5': 9, '10': 'partId'},
    {'1': 'resource_name', '3': 2, '4': 1, '5': 9, '10': 'resourceName'},
    {'1': 'resource_subtype', '3': 3, '4': 1, '5': 9, '10': 'resourceSubtype'},
    {'1': 'method_name', '3': 4, '4': 1, '5': 9, '10': 'methodName'},
    {'1': 'time_captured', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timeCaptured'},
    {'1': 'organization_id', '3': 6, '4': 1, '5': 9, '10': 'organizationId'},
    {'1': 'location_id', '3': 7, '4': 1, '5': 9, '10': 'locationId'},
    {'1': 'robot_name', '3': 8, '4': 1, '5': 9, '10': 'robotName'},
    {'1': 'robot_id', '3': 9, '4': 1, '5': 9, '10': 'robotId'},
    {'1': 'part_name', '3': 10, '4': 1, '5': 9, '10': 'partName'},
    {'1': 'method_parameters', '3': 11, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'methodParameters'},
    {'1': 'tags', '3': 12, '4': 3, '5': 9, '10': 'tags'},
    {'1': 'payload', '3': 13, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'payload'},
  ],
};