lib/google/cloud/translate/v3.rb in google-cloud-translate-v3-0.5.1 vs lib/google/cloud/translate/v3.rb in google-cloud-translate-v3-0.5.2

- old
+ new

@@ -21,12 +21,12 @@ module Google module Cloud module Translate ## - # To load this package, including all its services, and instantiate a client: + # API client module. # - # @example + # @example Load this package, including all its services, and instantiate a gRPC client # # require "google/cloud/translate/v3" # client = ::Google::Cloud::Translate::V3::TranslationService::Client.new # module V3