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 document provides reference documentation for the `DeleteBackupRequest` class within the Google Cloud Bigtable Administration v2 API, spanning versions from 2.4.0 to the latest 3.24.0."],["The `DeleteBackupRequest` class is used to formulate requests for deleting a backup in the Google Bigtable Admin API, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `BackupName`, which provides a typed view of the backup's resource name, and `Name`, a string property that holds the required full resource name of the backup to be deleted."],["There are 30 version links to the `DeleteBackupRequest` documentation including the current latest, 3.24.0, and the oldest, 2.4.0, which are all hyperlinked."]]],[]]