lib/google/cloud/app_engine/v1/applications/operations.rb in google-cloud-app_engine-v1-0.4.0 vs lib/google/cloud/app_engine/v1/applications/operations.rb in google-cloud-app_engine-v1-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
##