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 release, with other versions available, including 2.3.0, 2.2.0, 2.1.0, 2.0.0, and older ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeekDayOfMonth\u003c/code\u003e class represents a specific weekday within a month, like "the 4th Sunday," inheriting from the base Object class and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWeekDayOfMonth\u003c/code\u003e objects are constructed using either an empty constructor or by copying from another \u003ccode\u003eWeekDayOfMonth\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eWeekDayOfMonth\u003c/code\u003e include \u003ccode\u003eDayOffset\u003c/code\u003e, which adjusts the deployment date relative to the specified weekday, \u003ccode\u003eDayOfWeek\u003c/code\u003e, indicating the day of the week, and \u003ccode\u003eWeekOrdinal\u003c/code\u003e, specifying the week's position in the month.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeekDayOfMonth\u003c/code\u003e is a part of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace and is defined within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]