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 provides documentation for the \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace, used for requesting the deletion of a backup in Google Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class is part of the Google Cloud Spanner Admin Database V1 API, and it has multiple versions available, with \u003ccode\u003e5.0.0-beta05\u003c/code\u003e being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e class has two constructors: one default and another that takes another \u003ccode\u003eDeleteBackupRequest\u003c/code\u003e object as input, allowing for object copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties: \u003ccode\u003eBackupName\u003c/code\u003e, a \u003ccode\u003eBackupName\u003c/code\u003e-typed property providing a structured view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string property representing the backup's resource name in the format \u003ccode\u003eprojects/<project>/instances/<instance>/backups/<backup>\u003c/code\u003e, which is required for the request.\u003c/p\u003e\n"]]],[],null,[]]