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 documentation for the `DeleteBackupRequest` class within the Google Cloud Spanner Database Administration v1 API, specifically for the .NET environment."],["The `DeleteBackupRequest` class is a request message used to delete a backup in the Google Cloud Spanner service, with the document displaying the required name parameter for this request."],["The document details the inheritance hierarchy, implemented interfaces, constructors, and properties of the `DeleteBackupRequest` class."],["The latest version available is 5.0.0-beta05, and there is a variety of versions for this resource, all of which can be accessed in the document."],["The documentation is available for multiple versions starting at version 3.5.0 of the `Google.Cloud.Spanner.Admin.Database.V1` package."]]],[]]