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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.ResourcePolicyWeeklyCycleDayOfWeek.Types.Day` is 3.6.0, with multiple previous versions available, ranging back to version 1.0.0."],["This enumeration (`enum Day`) defines a schedule for running tasks on specific days of the week, with options including `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, and `SUNDAY`."],["The `Day` enum is located within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The available fields within the enum are `Friday`, `Invalid`, `Monday`, `Saturday`, `Sunday`, `Thursday`, `Tuesday`, `UndefinedDay`, and `Wednesday`."]]],[]]