"Each Google account gets 3 jobs per month for free." Additional jobs cost $0.10 per job per month.
What is the definition of a job? Is it every time a process executes? Or is it the code that is uploaded to Google Cloud
to run an execution?
For example: In my case, I want to schedule a Cloud Function to execute every night at midnight that will update a value in every document for a specific collection in Firestore. Would this be considered one job? Or will it's execution every night be the measure of a Job?
Any clarification on this would be greatly appreciated.
Thanks in advance for your help.
Best regards,
Brian