public sealed class BackupScheduleSpec : IMessage<BackupScheduleSpec>, IEquatable<BackupScheduleSpec>, IDeepCloneable<BackupScheduleSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class BackupScheduleSpec.
[[["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."],[[["The latest version of the `BackupScheduleSpec` class within the Google Cloud Spanner Database Administration v1 API is 5.0.0-beta05."],["The `BackupScheduleSpec` class defines the specifications for scheduling backups in Google Cloud Spanner and is found in the `Google.Cloud.Spanner.Admin.Database.V1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message operations."],["The `BackupScheduleSpec` class has a `CronSpec` property to define a schedule using a cron-style format."],["This class has versions ranging from 3.5.0 to 5.0.0-beta05, all found within the same content, showing the different versions of this class that can be used."]]],[]]