A ScheduleEvent that is passed to the function handler.
job_name:str|None
The Cloud Scheduler job name.
Populated via the X-CloudScheduler-JobName header.
If invoked manually, this field is None.
schedule_time:datetime
For Cloud Scheduler jobs specified in the unix-cron format,
this is the job schedule time in RFC3339 UTC "Zulu" format.
Populated via the X-CloudScheduler-ScheduleTime header.
If the schedule is manually triggered, this field is
the function execution time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-06 UTC."],[],[]]