[[["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 endpoint permanently deletes a specified table and all its data within a Google Cloud Bigtable instance."],["The request must use the DELETE HTTP method and includes the table's unique identifier in the URL path."],["The request body must be empty, and a successful deletion will return an empty JSON object."],["Authorization requires specific IAM permissions, namely `bigtable.tables.delete`, on the resource and one of the specified OAuth scopes."],["The endpoint uses gRPC transcoding syntax to generate the URL, and the full URL follows the convention: `https://bigtableadmin.googleapis.com/v2/{name=projects/*/instances/*/tables/*}`."]]],[]]