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"]],[["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-03-21 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."]]],[]]