lib/google/iam/v1beta/workload_identity_pools/operations.rb in google-iam-v1beta-0.3.6 vs lib/google/iam/v1beta/workload_identity_pools/operations.rb in google-iam-v1beta-0.4.0
- old
+ new
@@ -92,9 +92,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
##