GeolocationServiceBase$json top-level constant

Map<String, dynamic> const GeolocationServiceBase$json

Implementation

const $core.Map<$core.String, $core.dynamic> GeolocationServiceBase$json = {
  '1': 'GeolocationService',
  '2': [
    {'1': 'IngestLocations', '2': '.geolocation.v1.IngestLocationsRequest', '3': '.geolocation.v1.IngestLocationsResponse', '4': {}},
    {'1': 'CreateArea', '2': '.geolocation.v1.CreateAreaRequest', '3': '.geolocation.v1.CreateAreaResponse', '4': {}},
    {'1': 'GetArea', '2': '.geolocation.v1.GetAreaRequest', '3': '.geolocation.v1.GetAreaResponse', '4': {}},
    {'1': 'UpdateArea', '2': '.geolocation.v1.UpdateAreaRequest', '3': '.geolocation.v1.UpdateAreaResponse', '4': {}},
    {'1': 'DeleteArea', '2': '.geolocation.v1.DeleteAreaRequest', '3': '.google.protobuf.Empty', '4': {}},
    {'1': 'SearchAreas', '2': '.geolocation.v1.SearchAreasRequest', '3': '.geolocation.v1.SearchAreasResponse', '4': {}},
    {'1': 'CreateRoute', '2': '.geolocation.v1.CreateRouteRequest', '3': '.geolocation.v1.CreateRouteResponse', '4': {}},
    {'1': 'GetRoute', '2': '.geolocation.v1.GetRouteRequest', '3': '.geolocation.v1.GetRouteResponse', '4': {}},
    {'1': 'UpdateRoute', '2': '.geolocation.v1.UpdateRouteRequest', '3': '.geolocation.v1.UpdateRouteResponse', '4': {}},
    {'1': 'DeleteRoute', '2': '.geolocation.v1.DeleteRouteRequest', '3': '.google.protobuf.Empty', '4': {}},
    {'1': 'SearchRoutes', '2': '.geolocation.v1.SearchRoutesRequest', '3': '.geolocation.v1.SearchRoutesResponse', '4': {}},
    {'1': 'AssignRoute', '2': '.geolocation.v1.AssignRouteRequest', '3': '.geolocation.v1.AssignRouteResponse', '4': {}},
    {'1': 'UnassignRoute', '2': '.geolocation.v1.UnassignRouteRequest', '3': '.google.protobuf.Empty', '4': {}},
    {'1': 'GetSubjectRouteAssignments', '2': '.geolocation.v1.GetSubjectRouteAssignmentsRequest', '3': '.geolocation.v1.GetSubjectRouteAssignmentsResponse', '4': {}},
    {'1': 'GetTrack', '2': '.geolocation.v1.GetTrackRequest', '3': '.geolocation.v1.GetTrackResponse', '4': {}},
    {'1': 'GetSubjectEvents', '2': '.geolocation.v1.GetSubjectEventsRequest', '3': '.geolocation.v1.GetSubjectEventsResponse', '4': {}},
    {'1': 'GetAreaSubjects', '2': '.geolocation.v1.GetAreaSubjectsRequest', '3': '.geolocation.v1.GetAreaSubjectsResponse', '4': {}},
    {'1': 'GetNearbySubjects', '2': '.geolocation.v1.GetNearbySubjectsRequest', '3': '.geolocation.v1.GetNearbySubjectsResponse', '4': {}},
    {'1': 'GetNearbyAreas', '2': '.geolocation.v1.GetNearbyAreasRequest', '3': '.geolocation.v1.GetNearbyAreasResponse', '4': {}},
  ],
  '3': {},
};