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, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, defines a schedule that runs on specific days of the week within the Google Cloud Compute environment, supporting multiple versions from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for the specification of one or more days for a weekly schedule using the \u003ccode\u003eDay\u003c/code\u003e property, with options like MONDAY, TUESDAY, etc.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eDuration\u003c/code\u003e, which is automatically determined as the smallest possible window, and \u003ccode\u003eStartTime\u003c/code\u003e, specifying the operation's start time in "HH:MM" format in GMT.\u003c/p\u003e\n"],["\u003cp\u003eThe class is implemented with multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from \u003ccode\u003eObject\u003c/code\u003e, demonstrating its robust structure for handling weekly scheduling.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation available, with the latest version being 3.6.0, and the list contains previous versions that can be accessed through specific links, as low as version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]