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 the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, ensuring it integrates well with the Google Protobuf library and supports features like deep cloning and efficient data handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e include \u003ccode\u003eDay\u003c/code\u003e (specifying the day of the week), \u003ccode\u003eDuration\u003c/code\u003e (indicating the length of the time window), and \u003ccode\u003eStartTime\u003c/code\u003e (defining when operations begin), with corresponding boolean properties \u003ccode\u003eHasDay\u003c/code\u003e, \u003ccode\u003eHasDuration\u003c/code\u003e and \u003ccode\u003eHasStartTime\u003c/code\u003e indicating if they are set.\u003c/p\u003e\n"],["\u003cp\u003eThe available list of versions provides a historical overview of the \u003ccode\u003eResourcePolicyWeeklyCycleDayOfWeek\u003c/code\u003e class, beginning with version 1.0.0 and extending to the most current version 3.6.0.\u003c/p\u003e\n"]]],[],null,[]]