One-time window within which actions are restricted. For
example, blocking actions over New Year's Eve from December 31st
at 5pm to January 1st at 9am.
Attributes
Name
Description
start_date
google.type.date_pb2.Date
Required. Start date.
start_time
google.type.timeofday_pb2.TimeOfDay
Required. Start time (inclusive). Use 00:00
for the beginning of the day.
end_date
google.type.date_pb2.Date
Required. End date.
end_time
google.type.timeofday_pb2.TimeOfDay
Required. End time (exclusive). You may use
24:00 for the end of the day.
[[["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 2025-07-02 UTC."],[],[]]