public sealed class ResourcePolicyWeeklyCycleDayOfWeek : IMessage<ResourcePolicyWeeklyCycleDayOfWeek>, IEquatable<ResourcePolicyWeeklyCycleDayOfWeek>, IDeepCloneable<ResourcePolicyWeeklyCycleDayOfWeek>, IBufferMessage, IMessage
Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
Check the Day enum for the list of possible values.
[[["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\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace defines a schedule that can run on specific days of the week, supporting multiple days such as MONDAY, TUESDAY, and so on.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers customizable properties, including \u003ccode\u003eDay\u003c/code\u003e (specifying the day of the week), \u003ccode\u003eDuration\u003c/code\u003e (for time window length), and \u003ccode\u003eStartTime\u003c/code\u003e (for operation start time), allowing users to define a very specific schedule.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of a collection of versions for \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e and the latest is version \u003ccode\u003e3.6.0\u003c/code\u003e, while the version associated with this class documentation is \u003ccode\u003e2.6.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, suggesting its use in message handling and object cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class supports two constructors one with no parameters, and one that will clone another \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]