public sealed class DeleteBackupRequest : IMessage<DeleteBackupRequest>, IEquatable<DeleteBackupRequest>, IDeepCloneable<DeleteBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API class DeleteBackupRequest.
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."],[[["This document provides reference information for the `DeleteBackupRequest` class within the Google Cloud Spanner Database Administration v1 API."],["The `DeleteBackupRequest` class is used to request the deletion of a backup within a Spanner database."],["The document outlines the inheritance, constructors, and properties of the `DeleteBackupRequest` class, including `BackupName` and `Name`, with a list of various versions starting from `5.0.0-beta05` and going down to `3.5.0`."],["This documentation is for the .NET version of the library, and specifically version 4.3.0 of the Google.Cloud.Spanner.Admin.Database.V1 API."]]],[]]