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 information for the \u003ccode\u003eAutomatedBackupPolicy.Types.WeeklySchedule\u003c/code\u003e class within the Google Cloud AlloyDB v1 API, specifically for version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeeklySchedule\u003c/code\u003e class defines a schedule for automated backups, allowing configuration of specific days of the week and times of day to start backups.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers flexibility, supporting daily backups at a specific time by setting \u003ccode\u003estart_times\u003c/code\u003e and all seven days in \u003ccode\u003edays_of_week\u003c/code\u003e, or a single fixed time if no \u003ccode\u003estart_times\u003c/code\u003e are specified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDaysOfWeek\u003c/code\u003e and \u003ccode\u003eStartTimes\u003c/code\u003e properties allow for customization, with the first using the \u003ccode\u003eDayOfWeek\u003c/code\u003e type, and the other using the \u003ccode\u003eTimeOfDay\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for enhanced functionality and compatibility.\u003c/p\u003e\n"]]],[],null,[]]