lib/google/cloud/translate/service.rb in google-cloud-translate-0.22.1 vs lib/google/cloud/translate/service.rb in google-cloud-translate-0.22.2

- old
+ new

@@ -21,10 +21,10 @@ module Google module Cloud module Translate ## # @private - # Represents the Translate REST service, exposing the API calls. + # Represents the Translation API REST service, exposing the API calls. class Service #:nodoc: API_VERSION = "v2" API_URL = "https://translation.googleapis.com" # @private