WeekDayOfMonth defines the week day of the month on which the
backups will run. The message combines a WeekOfMonth and
DayOfWeek to produce values like FIRST/MONDAY or
LAST/FRIDAY.
[[["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-08-07 UTC."],[],[],null,["# Class WeekDayOfMonth (0.2.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.5 (latest)](/python/docs/reference/backupdr/latest/google.cloud.backupdr_v1.types.WeekDayOfMonth)\n- [0.2.4](/python/docs/reference/backupdr/0.2.4/google.cloud.backupdr_v1.types.WeekDayOfMonth)\n- [0.1.7](/python/docs/reference/backupdr/0.1.7/google.cloud.backupdr_v1.types.WeekDayOfMonth) \n\n WeekDayOfMonth(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\n`WeekDayOfMonth` defines the week day of the month on which the\nbackups will run. The message combines a `WeekOfMonth` and\n`DayOfWeek` to produce values like `FIRST`/`MONDAY` or\n`LAST`/`FRIDAY`.\n\nClasses\n-------\n\n### WeekOfMonth\n\n WeekOfMonth(value)\n\n`WeekOfMonth` enumerates possible weeks in the month, e.g. the\nfirst, third, or last week of the month."]]