lib/google/cloud/resource_manager/v3/folders/client.rb in google-cloud-resource_manager-v3-0.1.2 vs lib/google/cloud/resource_manager/v3/folders/client.rb in google-cloud-resource_manager-v3-0.1.3
- old
+ new
@@ -164,9 +164,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
@folders_stub = ::Gapic::ServiceStub.new(
::Google::Cloud::ResourceManager::V3::Folders::Stub,