IngestLocationsResponse$json top-level constant
- @Deprecated('Use ingestLocationsResponseDescriptor instead')
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'},
],
};