projects
Creates, updates, deletes, gets or lists a projects
resource.
Overview
Name | projects |
Type | Resource |
Id | google.translate.projects |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource.
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
projects_detect_language | EXEC | projectsId | Detects the language of text within a request. |
projects_romanize_text | EXEC | projectsId | Romanize input text written in non-Latin scripts to Latin text. |
projects_translate_text | EXEC | projectsId | Translates input text and returns translated text. |