IngestLocationsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use ingestLocationsResponseDescriptor instead')
const IngestLocationsResponse$json = {
  '1': 'IngestLocationsResponse',
  '2': [
    {'1': 'accepted', '3': 1, '4': 1, '5': 5, '10': 'accepted'},
    {'1': 'rejected', '3': 2, '4': 1, '5': 5, '10': 'rejected'},
  ],
};