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-25 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 the Google Cloud Bigtable service."],["The content offers a comprehensive list of versions for the `DeleteBackupRequest`, starting from version 2.4.0 up to the latest 3.24.0."],["The webpage includes information about the class's inheritance, implemented interfaces, inherited members, constructors, and properties, like `BackupName` and `Name`."],["The `Name` property of the `DeleteBackupRequest` is required, and it represents the resource name property, using the form `projects/{project}/instances/{instance}/clusters/{cluster}/backups/{backup}`."]]],[]]