public sealed class ResourcePolicyHourlyCycle : IMessage<ResourcePolicyHourlyCycle>, IEquatable<ResourcePolicyHourlyCycle>, IDeepCloneable<ResourcePolicyHourlyCycle>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ResourcePolicyHourlyCycle.
[[["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\u003eResourcePolicyHourlyCycle\u003c/code\u003e class in the Google.Cloud.Compute.V1 API manages time windows for hourly operations within the Compute Engine.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows scheduling tasks to occur at regular hourly intervals, as defined by the \u003ccode\u003eHoursInCycle\u003c/code\u003e property, which sets the duration between the start of each cycle.\u003c/p\u003e\n"],["\u003cp\u003eThe start time of these operations within the window is set using the \u003ccode\u003eStartTime\u003c/code\u003e property, which follows a "HH:MM" (GMT) format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDuration\u003c/code\u003e property indicates the length of the time window, automatically calculated to be the smallest possible in the given scenario, and there are multiple versions of this class, with 3.6.0 being the most current.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourcePolicyHourlyCycle\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, while offering constructors to create instances and properties to manage duration, hours in a cycle, and start time.\u003c/p\u003e\n"]]],[],null,[]]