lib/google/cloud/translate.rb in google-cloud-translate-3.4.0 vs lib/google/cloud/translate.rb in google-cloud-translate-3.4.1
- old
+ new
@@ -46,10 +46,10 @@
module Translate
##
# Create a new client object for TranslationService.
#
# By default, this returns an instance of
- # [Google::Cloud::Translate::V3::TranslationService::Client](https://googleapis.dev/ruby/google-cloud-translate-v3/latest/Google/Cloud/Translate/V3/TranslationService/Client.html)
+ # [Google::Cloud::Translate::V3::TranslationService::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-translate-v3/latest/Google-Cloud-Translate-V3-TranslationService-Client)
# for a gRPC client for version V3 of the API.
# However, you can specify a different API version by passing it in the
# `version` parameter. If the TranslationService service is
# supported by that API version, and the corresponding gem is available, the
# appropriate versioned client will be returned.