The "languages" collection of methods.
More...
|
| call ($name, $arguments, $expected_class=null) |
| TODO: This function needs simplifying.
|
|
| listLanguages ($optParams=array()) |
| List the source/target languages supported by the API (languages.listLanguages)
|
|
|
| convertToArrayAndStripNulls ($o) |
|
The "languages" collection of methods.
Typical usage is: $translateService = new Google_Service_Translate(...); $languages = $translateService->languages;
◆ call()
Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
$name | |
$arguments | |
$expected_class | - optional, the expected class name |
- Return values
-
Google_Http_Request|expected_class | |
- Exceptions
-
◆ listLanguages()
Google_Service_Translate_Languages_Resource::listLanguages |
( |
| $optParams = array() | ) |
|
List the source/target languages supported by the API (languages.listLanguages)
- Parameters
-
array | $optParams | Optional parameters. |
@opt_param string target the language and collation in which the localized results should be returned
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Translate.php