lib/google/cloud/dialogflow/cx/v3/versions/operations.rb in google-cloud-dialogflow-cx-v3-0.9.0 vs lib/google/cloud/dialogflow/cx/v3/versions/operations.rb in google-cloud-dialogflow-cx-v3-0.10.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
##