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-03-21 UTC."],[[["This webpage provides reference documentation for the `DeleteBackupRequest` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development."],["The content covers versions ranging from 2.4.0 to the latest release, 3.24.0, offering version-specific documentation for the `DeleteBackupRequest` class."],["The `DeleteBackupRequest` class is used to send a request to delete a backup within Google Cloud Bigtable, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties, `BackupName` which provides a typed view over the resource name, and `Name` which holds the string value of the backup to delete."],["The current version being displayed is 3.9.0, with all versions provided referencing the `DeleteBackupRequest` Class, for Google.Cloud.Bigtable.Admin.V2."]]],[]]