* For more information about this service, see the API * Documentation *
* $coordinateService = new Google_Service_Coordinate(...); * $customFieldDef = $coordinateService->customFieldDef; *
* $coordinateService = new Google_Service_Coordinate(...); * $jobs = $coordinateService->jobs; *
* $coordinateService = new Google_Service_Coordinate(...); * $location = $coordinateService->location; *
* $coordinateService = new Google_Service_Coordinate(...); * $schedule = $coordinateService->schedule; *
* $coordinateService = new Google_Service_Coordinate(...); * $team = $coordinateService->team; *
* $coordinateService = new Google_Service_Coordinate(...); * $worker = $coordinateService->worker; *