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"]],[["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 2024-11-01 UTC."],[],[]]