lib/google/cloud/app_engine/v1/versions/client.rb in google-cloud-app_engine-v1-0.3.4 vs lib/google/cloud/app_engine/v1/versions/client.rb in google-cloud-app_engine-v1-0.3.5

- old
+ new

@@ -131,9 +131,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 @versions_stub = ::Gapic::ServiceStub.new( ::Google::Cloud::AppEngine::V1::Versions::Stub,