public sealed class ResourcePolicyDailyCycle : IMessage<ResourcePolicyDailyCycle>, IEquatable<ResourcePolicyDailyCycle>, IDeepCloneable<ResourcePolicyDailyCycle>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ResourcePolicyDailyCycle.
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 Google.Cloud.Compute.V1 namespace provides functionality for defining a time window for daily operations within the Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 3.6.0, with a history of versions dating back to 1.0.0, all providing access to the \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e.\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 and inherits from the object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e include \u003ccode\u003eDaysInCycle\u003c/code\u003e to specify cycle length in days, \u003ccode\u003eDuration\u003c/code\u003e for predetermined window length, and \u003ccode\u003eStartTime\u003c/code\u003e to define the start of the operation window in UTC.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e class: a default constructor and a copy constructor, allowing object creation from either scratch or by copying another object.\u003c/p\u003e\n"]]],[],null,[]]