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 latest version of the \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e is 3.6.0, part of the Google.Cloud.Compute.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e defines a schedule for daily operations, allowing users to specify the number of days between the start of each cycle.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eDaysInCycle\u003c/code\u003e, \u003ccode\u003eDuration\u003c/code\u003e (an output-only predetermined duration), and \u003ccode\u003eStartTime\u003c/code\u003e, to set the frequency, length, and initiation of the operations window.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing functionalities like message handling, equality checks, and deep cloning capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartTime\u003c/code\u003e property must be set in UTC format and can only be set to either 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00.\u003c/p\u003e\n"]]],[],null,[]]