public sealed class AutomatedBackupPolicy.Types.WeeklySchedule : IMessage<AutomatedBackupPolicy.Types.WeeklySchedule>, IEquatable<AutomatedBackupPolicy.Types.WeeklySchedule>, IDeepCloneable<AutomatedBackupPolicy.Types.WeeklySchedule>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class AutomatedBackupPolicy.Types.WeeklySchedule.
A weekly schedule starts a backup at prescribed start times within a
day, for the specified days of the week.
The weekly schedule message is flexible and can be used to create many
types of schedules. For example, to have a daily backup that starts at
22:00, configure the start_times field to have one element "22:00" and
the days_of_week field to have all seven days 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\u003eThis document provides reference documentation for the \u003ccode\u003eAutomatedBackupPolicy.Types.WeeklySchedule\u003c/code\u003e class within the Google Cloud AlloyDB v1 API, specifically for version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeeklySchedule\u003c/code\u003e class defines a backup schedule that can be configured to run on specific days of the week at specified times.\u003c/p\u003e\n"],["\u003cp\u003eUsers can set the \u003ccode\u003eDaysOfWeek\u003c/code\u003e property to choose which days backups will occur, defaulting to every day if left empty, as well as using the \u003ccode\u003eStartTimes\u003c/code\u003e property to configure the hourly time to begin backing up, defaulting to a single fixed time if unassigned.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeeklySchedule\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, and inherits from \u003ccode\u003eobject\u003c/code\u003e, supporting various operations such as equality checks and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eSeveral versions of the \u003ccode\u003eAutomatedBackupPolicy.Types.WeeklySchedule\u003c/code\u003e are available, and the latest version is 1.9.0.\u003c/p\u003e\n"]]],[],null,[]]