public sealed class WeekDayOfMonth : IMessage<WeekDayOfMonth>, IEquatable<WeekDayOfMonth>, IDeepCloneable<WeekDayOfMonth>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class WeekDayOfMonth.
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"]],[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eWeekDayOfMonth\u003c/code\u003e class, part of the Google Cloud Backup and DR Service v1 API, is used to define the specific weekday of the month when backups will occur.\u003c/p\u003e\n"],["\u003cp\u003eThis class combines \u003ccode\u003eWeekOfMonth\u003c/code\u003e and \u003ccode\u003eDayOfWeek\u003c/code\u003e to specify backup schedules such as "FIRST/MONDAY" or "LAST/FRIDAY".\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWeekDayOfMonth\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class and 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 includes properties for setting the \u003ccode\u003eDayOfWeek\u003c/code\u003e and \u003ccode\u003eWeekOfMonth\u003c/code\u003e, both of which are required to define the backup schedule.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 2.1.0, with versions ranging back to version 1.0.0-beta02.\u003c/p\u003e\n"]]],[],null,[]]