Obbligatorio. Il nome della tabella da eliminare. Formato: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/tables/{tableId}
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di Table.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 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."]]],[]]