Wajib. Nama tabel yang akan dihapus. Format: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/tables/{tableId}
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons akan berisi instance Table.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 UTC."],[[["This webpage documents the process for deleting a table using the BigLake API, specifying that you must provide the table's complete resource name within the URL."],["The HTTP request uses the `DELETE` method with a URL that follows gRPC Transcoding syntax, and requires a resource name with project, location, catalog, database, and table identifiers."],["The request body must be empty when deleting a table, and a successful deletion returns an instance of a Table."],["Deleting a table requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scopes, as well as the `biglake.tables.delete` IAM permission on the target table."]]],[]]