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."],[[["This webpage provides documentation for the `BackupScheduleSpec` class within the Google Cloud Spanner Database Administration v1 API."],["The `BackupScheduleSpec` class, which is defined in the `Google.Cloud.Spanner.Admin.Database.V1` namespace, allows specification of backup schedules."],["The page details the class's inheritance, implementing interfaces, inherited members, constructors, and properties such as `CronSpec` and `ScheduleSpecCase`."],["The latest version available is `5.0.0-beta05`, and the documentation also includes versions ranging from `5.0.0-beta04` down to `3.5.0`."],["`BackupScheduleSpec` has two constructors, an empty one, and one taking another instance of `BackupScheduleSpec`, and it also has two properties `CronSpec` and `ScheduleSpecCase`."]]],[]]