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 within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace, used for managing backup deletion requests in Google Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eIt provides both a parameterless constructor \u003ccode\u003eDeleteBackupRequest()\u003c/code\u003e and another that accepts a \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e object, used as \u003ccode\u003eDeleteBackupRequest(DeleteBackupRequest other)\u003c/code\u003e, for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class has two key properties, \u003ccode\u003eBackupName\u003c/code\u003e of type \u003ccode\u003eBackupName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e of type \u003ccode\u003estring\u003c/code\u003e, which are essential for identifying the specific backup to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this class are available, ranging from version \u003ccode\u003e3.5.0\u003c/code\u003e to the latest beta \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, including version \u003ccode\u003e3.8.0\u003c/code\u003e which has additional details provided.\u003c/p\u003e\n"]]],[],null,[]]