Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to receive an email notification when a batch prediction job completes?

I'm using python to submit generative ai BatchPredictionJobs against the gemini pro model. These can take a while so I'd like to receive a notification when it is complete. Is there a straightforward way to make that happen?

I checked eventarc, but didn't find anything suitable in its list of supported events.

I checked cloud monitoring, but also can't find an event that seems applicable except maybe executing_vertexai_pipeline_jobs  but I don't think this is a pipeline job. Checking cloud monitoring, though, I can't find executing_vertexai_pipeline_jobs or any other metric that seems applicable.

0 4 298
4 REPLIES 4