lib/google/cloud/translate/v3/translation_service/operations.rb in google-cloud-translate-v3-0.4.2 vs lib/google/cloud/translate/v3/translation_service/operations.rb in google-cloud-translate-v3-0.5.0

- old
+ new

@@ -93,9 +93,12 @@ credentials: credentials, endpoint: @config.endpoint, channel_args: @config.channel_args, interceptors: @config.interceptors ) + + # Used by an LRO wrapper for some methods of this service + @operations_client = self end # Service calls ##