[[["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 2024-12-16 UTC."],[[["This webpage documents the process for deleting a Cloud Bigtable backup, whether it is pending or completed."],["The deletion is performed using a `DELETE` HTTP request to a specific URL, which follows gRPC Transcoding syntax."],["The `name` path parameter is required, indicating the exact backup to delete in the format: `projects/{project}/instances/{instance}/clusters/{cluster}/backups/{backup}`."],["Deleting a backup requires specific IAM permissions, namely `bigtable.backups.delete`, on the target backup resource."],["The request body must be empty, and a successful response will be an empty JSON object, requiring one of several OAuth scopes."]]],[]]