public sealed class ResourcePolicyDailyCycle : IMessage<ResourcePolicyDailyCycle>, IEquatable<ResourcePolicyDailyCycle>, IDeepCloneable<ResourcePolicyDailyCycle>, IBufferMessage, IMessage
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.
[[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace is used to define a time window for daily operations within Google Cloud resources.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e class allows you to set the number of days in a cycle (\u003ccode\u003eDaysInCycle\u003c/code\u003e) and the start time of the window (\u003ccode\u003eStartTime\u003c/code\u003e), which must be in UTC format and resolve to specific four-hour intervals.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides the capability of setting the duration (\u003ccode\u003eDuration\u003c/code\u003e), though this will be automatically set and is predetermined to be the smallest possible duration.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content shows a list of available versions for the \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e class, with the latest being 3.6.0, and all versions being in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e directory.\u003c/p\u003e\n"]]],[],null,[]]