lib/google/iam/v1beta/workload_identity_pools/client.rb in google-iam-v1beta-0.3.5 vs lib/google/iam/v1beta/workload_identity_pools/client.rb in google-iam-v1beta-0.3.6

- old
+ new

@@ -192,9 +192,10 @@ @quota_project_id = @config.quota_project @quota_project_id ||= credentials.quota_project_id if credentials.respond_to? :quota_project_id @operations_client = Operations.new do |config| config.credentials = credentials + config.quota_project = @quota_project_id config.endpoint = @config.endpoint end @workload_identity_pools_stub = ::Gapic::ServiceStub.new( ::Google::Iam::V1beta::WorkloadIdentityPools::Stub,