LocationProto$json top-level constant

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

Implementation

@$core.Deprecated('Use locationProtoDescriptor instead')
const LocationProto$json = {
  '1': 'LocationProto',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'latitude', '3': 2, '4': 1, '5': 1, '10': 'latitude'},
    {'1': 'longitude', '3': 3, '4': 1, '5': 1, '10': 'longitude'},
    {'1': 'country_code', '3': 4, '4': 1, '5': 9, '10': 'countryCode'},
    {'1': 'city', '3': 5, '4': 1, '5': 9, '10': 'city'},
    {'1': 'zipcode', '3': 6, '4': 1, '5': 9, '10': 'zipcode'},
    {'1': 'address', '3': 7, '4': 1, '5': 9, '10': 'address'},
    {'1': 'name', '3': 8, '4': 1, '5': 9, '10': 'name'},
    {'1': 'client_id', '3': 9, '4': 1, '5': 5, '10': 'clientId'},
  ],
  '3': [LocationProto_CreateRequest$json, LocationProto_RetrieveRequest$json, LocationProto_SearchReply$json, LocationProto_SearchRequest$json, LocationProto_UpdateRequest$json, LocationProto_DeleteRequest$json, LocationProto_DeleteReply$json],
};