* For more information about this service, see the API * Documentation *
* $translateService = new Google_Service_Translate(...); * $detections = $translateService->detections; *
* $translateService = new Google_Service_Translate(...); * $languages = $translateService->languages; *
* $translateService = new Google_Service_Translate(...); * $translations = $translateService->translations; *