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\u003eThis webpage provides documentation for the \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its structure and functionality across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for this class is 3.6.0, with versions ranging down to 1.0.0 also being documented and available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e is a class used to define a schedule that operates on specific days of the week, and it implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDay\u003c/code\u003e, \u003ccode\u003eDuration\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e which manage the days of the week the schedule should run, the time window's duration, and the time to start operations, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are also constructors to create instances of \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class, including a default constructor and one that takes another instance of the same class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]