lib/google/ads/google_ads/v11/services/experiment_service/operations.rb in google-ads-googleads-18.0.0 vs lib/google/ads/google_ads/v11/services/experiment_service/operations.rb in google-ads-googleads-18.1.0
- old
+ new
@@ -94,9 +94,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
##