public sealed class DeleteBackupRequest : IMessage<DeleteBackupRequest>, IEquatable<DeleteBackupRequest>, IDeepCloneable<DeleteBackupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class DeleteBackupRequest.
The request for
[DeleteBackup][google.bigtable.admin.v2.BigtableTableAdmin.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-04-17 UTC."],[[["This webpage provides reference documentation for the `DeleteBackupRequest` class within the Google Cloud Bigtable Administration v2 API."],["The `DeleteBackupRequest` class is used to formulate requests for deleting backups in Google Cloud Bigtable, with the latest version being 3.24.0."],["The documentation details the `DeleteBackupRequest` class's constructors, including a parameter to accept another `DeleteBackupRequest` instance for object cloning."],["The `DeleteBackupRequest` class has two properties: `BackupName`, which provides a strongly typed view over the resource name, and `Name`, which is the string name of the backup to delete."],["There are multiple previous versions available, going as far back as version 2.4.0, so many previous versions of the documentation can be accessed."]]],[]]