public sealed class DeleteBackupScheduleRequest : IMessage<DeleteBackupScheduleRequest>, IEquatable<DeleteBackupScheduleRequest>, IDeepCloneable<DeleteBackupScheduleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class DeleteBackupScheduleRequest.
The request for
[DeleteBackupSchedule][google.spanner.admin.database.v1.DatabaseAdmin.DeleteBackupSchedule].
Required. The name of the schedule to delete.
Values are of the form
projects/<project>/instances/<instance>/databases/<database>/backupSchedules/<backup_schedule_id>.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteBackupScheduleRequest\u003c/code\u003e class is 5.0.0-beta05, as part of the Google Cloud Spanner Database Administration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eDeleteBackupScheduleRequest\u003c/code\u003e, is used to request the deletion of a backup schedule within the Google Cloud Spanner environment, and it implements various interfaces for message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupScheduleRequest\u003c/code\u003e class requires a \u003ccode\u003eName\u003c/code\u003e property to be set, which specifies the unique identifier of the backup schedule to be deleted in the format of \u003ccode\u003eprojects/<project>/instances/<instance>/databases/<database>/backupSchedules/<backup_schedule_id>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a typed-view of the resource name property through \u003ccode\u003eBackupScheduleName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation shows the history of versions, ranging from 3.5.0 to the latest version, 5.0.0-beta05, of the \u003ccode\u003eDeleteBackupScheduleRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]