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.8.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, such that it can be configured for daily backups at a specified time, or with different start times and days, and is part of the \u003ccode\u003eGoogle.Cloud.AlloyDb.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWeeklySchedule\u003c/code\u003e class implements interfaces like \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, with links to documentation for these implementations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eDaysOfWeek\u003c/code\u003e and \u003ccode\u003eStartTimes\u003c/code\u003e, which allow you to specify the days of the week and times of the day for backups, with defaults if these are not set.\u003c/p\u003e\n"]]],[],null,[]]