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 documents the \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically for version 3.4.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class is used to define a schedule that runs on specific days of the week and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003eDay\u003c/code\u003e, \u003ccode\u003eDuration\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which can be set to configure the weekly schedule, where the \u003ccode\u003eDay\u003c/code\u003e property specifies which days of the week the schedule runs, the \u003ccode\u003eDuration\u003c/code\u003e property is output only and will give you the duration of the window, and \u003ccode\u003eStartTime\u003c/code\u003e sets the start time of operations in "HH:MM" format.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all the available versions of the library from 1.0.0 to 3.6.0, where 3.6.0 is the latest version, each linked to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe page also shows the \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class has two constructors, a parameterless constructor, and a constructor that takes in a \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]