Hey,I'm trying to isolate the projects that use Dataproc service. I did
this by querying gcloud so that it would show which ones have
dataproc.googleapis.com enabled and then checked to see if there were
any requests.What raised my concern was that o...