Relative Content

Tag Archive for pythongoogle-cloud-platformgoogle-cloud-functions

Send Reports Using Cloud Function

I have to prepare dataset using big query,and send it through email in csv. I have created a triger to hit function on each 15th of every month. But how do i trigger this function, as i don’t have any trigger, so do i use this cloud function.