public sealed class WeeklyRecurrence : IMessage<WeeklyRecurrence>, IEquatable<WeeklyRecurrence>, IDeepCloneable<WeeklyRecurrence>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class WeeklyRecurrence.
Represents a recurring schedule that runs on a specified day of the week.
[[["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\u003eWeeklyRecurrence\u003c/code\u003e class in the Firestore Admin v1 API represents a recurring schedule that operates on a specific day of the week.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.12.0 is the latest version available within the provided list of versions for the \u003ccode\u003eWeeklyRecurrence\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeeklyRecurrence\u003c/code\u003e class 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, making it versatile for various uses.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDay\u003c/code\u003e property within \u003ccode\u003eWeeklyRecurrence\u003c/code\u003e specifies the day of the week for the recurrence, and it cannot be set to \u003ccode\u003eDAY_OF_WEEK_UNSPECIFIED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and another that accepts an existing \u003ccode\u003eWeeklyRecurrence\u003c/code\u003e object for cloning.\u003c/p\u003e\n"]]],[],null,[]]