gcp CloudSheduler - ghdrako/doc_snipets GitHub Wiki

The best option will be to use Cloud Scheluder to schedule a job that publishes to a Pub/Sub topic. Then, have a Cloud Function subscribed to this topic so it get's triggered by the message sent.

You can configure this job to run as a Daily routine x times a day.