- Add missing googleauth dependency (frankyn)
- Support authentication with service accounts
- Add
modelparameter to translate method - Add
modelattribute to Translation objects
- New service constructor Google::Cloud::Translate.new
- Fix for timeout on uploads.
This gem contains the Google Cloud Translate service implementation for the google-cloud gem. The google-cloud gem replaces the old gcloud gem. Legacy code can continue to use the gcloud gem.
- Namespace is now
Google::Cloud - The
google-cloudgem is now an umbrella package for individual gems