* For more information about this service, see the API * Documentation *
* $civicinfoService = new Google_Service_CivicInfo(...); * $divisions = $civicinfoService->divisions; *
* $civicinfoService = new Google_Service_CivicInfo(...); * $elections = $civicinfoService->elections; *
* $civicinfoService = new Google_Service_CivicInfo(...); * $representatives = $civicinfoService->representatives; *