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"]],[["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."],[[["This page provides reference documentation for the `WeeklyRecurrence` class within the Google Cloud Firestore Admin v1 API, specifically version 3.8.0."],["`WeeklyRecurrence` is designed to represent a schedule that repeats on a specific day each week, utilizing UTC as its time zone."],["The documentation includes a list of available versions for the `WeeklyRecurrence` class, ranging from 2.2.0 up to the latest version 3.12.0."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers constructors and a `Day` property to configure its weekly repetition."]]],[]]