LocationProto_CreateRequest$json top-level constant
Implementation
@$core.Deprecated('Use locationProtoDescriptor instead')
const LocationProto_CreateRequest$json = {
'1': 'CreateRequest',
'2': [
{'1': 'latitude', '3': 1, '4': 1, '5': 1, '10': 'latitude'},
{'1': 'longitude', '3': 2, '4': 1, '5': 1, '10': 'longitude'},
{'1': 'country_code', '3': 3, '4': 1, '5': 9, '10': 'countryCode'},
{'1': 'city', '3': 4, '4': 1, '5': 9, '10': 'city'},
{'1': 'zipcode', '3': 5, '4': 1, '5': 9, '10': 'zipcode'},
{'1': 'address', '3': 6, '4': 1, '5': 9, '10': 'address'},
{'1': 'name', '3': 7, '4': 1, '5': 9, '10': 'name'},
{'1': 'client_id', '3': 8, '4': 1, '5': 5, '10': 'clientId'},
],
};