int
Defines a schedule with units measured in
days. The value determines how many days pass
between the start of each cycle.
This field is a member of oneof_ _days_in_cycle.
duration
str
[Output only] A predetermined duration for the window,
automatically chosen to be the smallest possible in the
given scenario.
This field is a member of oneof_ _duration.
start_time
str
Start time of the window. This must be in UTC
format that resolves to one of 00:00, 04:00,
08:00, 12:00, 16:00, or 20:00. For example, both
13:00-5 and 08:00 are valid.
This field is a member of oneof_ _start_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 2025-08-28 UTC."],[],[],null,["# Class ResourcePolicyDailyCycle (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.ResourcePolicyDailyCycle)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.ResourcePolicyDailyCycle) \n\n ResourcePolicyDailyCycle(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nTime window specified for daily operations.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]