CreateLocationRequest$json top-level constant
- @Deprecated('Use createLocationRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createLocationRequestDescriptor instead')
const CreateLocationRequest$json = {
'1': 'CreateLocationRequest',
'2': [
{'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'parent_location_id', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'parentLocationId', '17': true},
],
'8': [
{'1': '_parent_location_id'},
],
};