This guide describes the Vertex AI Translation API.
Service: {TRANSLATION_GDC_ENDPOINT}
The Service name {TRANSLATION_GDC_ENDPOINT}
is needed to create RPC client stubs.
google.cloud.translation.v3.TranslationService
Methods | |
---|---|
|
Creates a glossary and returns the long-running operation. |
|
Deletes a glossary if the glossary hasn't been created. |
|
Detects the language of text within a request. |
|
Gets a glossary. |
|
Returns a list of supported languages for translation. |
|
Lists glossaries in a project. |
|
Translates documents in synchronous mode. |
|
Translates a large volume of document in asynchronous batch mode. |
|
Translates input text and returns translated text. |
google.longrunning.Operations
Methods | |
---|---|
|
Deletes a long-running operation. |
|
Gets the latest state of a long-running operation. |
|
Lists operations that match the specified filter in the request. |