lib/google/cloud/gaming/v1/realms_service/client.rb in google-cloud-gaming-v1-0.4.2 vs lib/google/cloud/gaming/v1/realms_service/client.rb in google-cloud-gaming-v1-0.4.3

- old
+ new

@@ -155,9 +155,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 @realms_service_stub = ::Gapic::ServiceStub.new( ::Google::Cloud::Gaming::V1::RealmsService::Stub,