[[["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-21 UTC."],[[["The latest version available for `WeekDayOfMonth` is 2.4.0, with previous versions listed down to 1.3.0."],["`WeekDayOfMonth` is a class that represents a specific weekday within a month, such as \"the 4th Sunday,\" and it inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It can be constructed via two methods, a parameterless constructor `WeekDayOfMonth()` and a copy constructor `WeekDayOfMonth(WeekDayOfMonth other)`."],["The class has two key properties: `DayOfWeek`, which is a required property representing a day of the week and `WeekOrdinal`, which is a required integer indicating the week number (1-4 or -1 for the last week) within the month."],["The namespace for the `WeekDayOfMonth` is `Google.Cloud.OsConfig.V1`, and the assembly it is a part of is `Google.Cloud.OsConfig.V1.dll`."]]],[]]