Optional. Represents the number of days before or after the given week day
of month that the patch deployment is scheduled for. For example if
week_ordinal and day_of_week values point to the second day of the
month and this day_offset value is set to 3, the patch deployment takes
place three days after the second Tuesday of the month. If this value is
negative, for example -5, the patches are deployed five days before before
the second Tuesday of the month. Allowed values are in range [-30, 30].
[[["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-12 UTC."],[[["\u003cp\u003eVersion 2.4.0 is the latest version available, with several previous versions including 2.3.0, 2.2.0, 2.1.0, 2.0.0, and older releases like 1.8.0, 1.7.0, and others listed for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeekDayOfMonth\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace and assembly \u003ccode\u003eGoogle.Cloud.OsConfig.V1.dll\u003c/code\u003e, represents a specific weekday within a month, such as "the 4th Sunday".\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWeekDayOfMonth\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage<WeekDayOfMonth>\u003c/code\u003e, \u003ccode\u003eIEquatable<WeekDayOfMonth>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<WeekDayOfMonth>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eDayOffset\u003c/code\u003e (allowing adjustments in days around the specified weekday), \u003ccode\u003eDayOfWeek\u003c/code\u003e (designating the day of the week), and \u003ccode\u003eWeekOrdinal\u003c/code\u003e (specifying the week's number within the month) to help set up the desired day.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors: the default constructor \u003ccode\u003eWeekDayOfMonth()\u003c/code\u003e and the constructor \u003ccode\u003eWeekDayOfMonth(WeekDayOfMonth other)\u003c/code\u003e which takes an object of the same class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]