Data Catalog API methods that are related to Data Catalog search and metadata are deprecated and will be discontinued on January 30, 2026. See Transition from Data Catalog to BigQuery universal catalog. Methods that are related to policy tags and policy tag taxonomies are not deprecated.
[[["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-02-25 UTC."],[[["This page documents how to delete an existing entry within the Data Catalog, which is now deprecated in favor of Dataplex Catalog."],["Deleting an entry requires using a `DELETE` HTTP request to the specified URL endpoint with the entry's unique identifier in the `name` parameter."],["The request body for deleting an entry must be empty, and a successful operation will result in an empty JSON object response."],["Authorization for deleting an entry requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."],["Only entries that were created using the `entries.create` method can be deleted."]]],[]]