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\u003eThis webpage details the \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, which is part of the Google.Cloud.Compute.V1.dll assembly, and it represents a time window specification for daily operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e is 3.6.0, with multiple versions listed from 1.0.0 up to the most current build.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage<ResourcePolicyDailyCycle>\u003c/code\u003e, \u003ccode\u003eIEquatable<ResourcePolicyDailyCycle>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ResourcePolicyDailyCycle>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, indicating its role in Google Cloud's .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDaysInCycle\u003c/code\u003e, \u003ccode\u003eDuration\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, allowing configuration of the daily cycle, and offers methods such as \u003ccode\u003eHasDaysInCycle\u003c/code\u003e, \u003ccode\u003eHasDuration\u003c/code\u003e, and \u003ccode\u003eHasStartTime\u003c/code\u003e to check for field settings.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has two constructors to create instances, either a default constructor with no arguments or one that takes another \u003ccode\u003eResourcePolicyDailyCycle\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"]]],[],null,[]]