googleapis.com

Integrates text translation into your website or application.

🔑 oauth2 14 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets the latest state of a long-running operation. Clients can use this metho…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://translation.googleapis.com/v3beta1/{name}
Lists information about the supported locations for this service.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://translation.googleapis.com/v3beta1/{name}/locations
Lists operations that match the specified filter in the request. If the serve…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://translation.googleapis.com/v3beta1/{name}/operations
Endpoints (14 total)
GET
/v3beta1/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v3beta1/{name}/locations
Lists information about the supported locations for this service.
GET
/v3beta1/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v3beta1/{parent}/glossaries
Lists glossaries in a project. Returns NOT_FOUND, if the project doesn't exist.
GET
/v3beta1/{parent}/supportedLanguages
Returns a list of supported languages for translation.
POST
/v3beta1/{name}:wait
Waits until the specified long-running operation is done or reaches at most a…
POST
/v3beta1/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v3beta1/{parent}/glossaries
Creates a glossary and returns the long-running operation. Returns NOT_FOUND,…
POST
/v3beta1/{parent}:translateText
Translates input text and returns translated text.
POST
/v3beta1/{parent}:detectLanguage
Detects the language of text within a request.
POST
/v3beta1/{parent}:translateDocument
Translates documents in synchronous mode.
POST
/v3beta1/{parent}:batchTranslateText
Translates a large volume of text in asynchronous batch mode. This function p…
At a glance
Total SDKs10
Languages6
Endpoints14
Authoauth2
Categories2
https://translation.googleapis.com