UpdateLocationRequest$json top-level constant
Implementation
@$core.Deprecated('Use updateLocationRequestDescriptor instead')
const UpdateLocationRequest$json = {
'1': 'UpdateLocationRequest',
'2': [
{'1': 'location_id', '3': 1, '4': 1, '5': 9, '10': 'locationId'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'name', '17': true},
{'1': 'parent_location_id', '3': 3, '4': 1, '5': 9, '9': 1, '10': 'parentLocationId', '17': true},
{'1': 'region', '3': 4, '4': 1, '5': 9, '9': 2, '10': 'region', '17': true},
],
'8': [
{'1': '_name'},
{'1': '_parent_location_id'},
{'1': '_region'},
],
};