I am trying to setup Espresso Tests to be executed in Google Test Lab. This needs to be triggered from our CI process (Circle CI), so I am trying to write a script file to do that.
According to google docs you need to enable "Cloud Tool Results API" to do that: https://developers.google.com/cloud-test-lab/continuous#using_product_name_with_jenkins_ci however I can't find anywere this API in google cloud console.