lib/google/cloud/dataproc/v1/cluster_controller/operations.rb in google-cloud-dataproc-v1-0.11.0 vs lib/google/cloud/dataproc/v1/cluster_controller/operations.rb in google-cloud-dataproc-v1-0.12.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
##