Send feedback
Ruby client library
Stay organized with collections
Save and categorize content based on your preferences.
Note: Google provides the Cloud Translation API client library for Ruby as a
single package for both Cloud Translation - Advanced and
Cloud Translation - Basic. This page describes how to install the client
library for Cloud Translation - Advanced. To use the client library for
Cloud Translation - Basic, see the
installation instructions .
This page provides reference documentation and related resources for the
Cloud Translation Ruby client library.
Installation
To install the client library:
For more on setting up your Ruby development environment, refer to the
Ruby Development Environment Setup Guide .
gem install google-cloud-translate
Using the client library
To use the Ruby client library for Cloud Translation - Advanced, you must
instantiate the Cloud Translation API client as follows:
client = Google :: Cloud :: Translate . new
See how to
translate text
for additional usage details.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]