public sealed class DeleteBackupRequest : IMessage<DeleteBackupRequest>, IEquatable<DeleteBackupRequest>, IDeepCloneable<DeleteBackupRequest>, IBufferMessage, IMessage
The request for [DeleteBackup][google.spanner.admin.database.v1.DatabaseAdmin.DeleteBackup].
[[["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 webpage details the \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class, which is used to request the deletion of a backup within the Google Cloud Spanner database system.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1.dll\u003c/code\u003e assembly, with version 3.15.1 being the latest full release, with 5.0.0-beta05 being the latest beta release.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class includes properties like \u003ccode\u003eBackupName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the backup to be deleted, identifying it by a name in the format of \u003ccode\u003eprojects/<project>/instances/<instance>/backups/<backup>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions of this code available, dating back to version 3.5.0, all the way up to the beta version of 5.0.0-beta05.\u003c/p\u003e\n"]]],[],null,[]]