Used to schedule the query to run every so many days.
Attributes
Name
Description
periodicity
int
Required. The number of days between runs.
Must be greater than or equal to 1 day and less
than or equal to 31 days.
execution_time
google.type.timeofday_pb2.TimeOfDay
Optional. The time of day (in UTC) at which
the query should run. If left unspecified, the
server picks an arbitrary time of day and runs
the query at the same time each day.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-14 UTC."],[],[]]