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 operation replaces an existing taxonomy and all its policy tags with a new structure defined by `SerializedTaxonomy` and `SerializedPolicyTag`."],["The process automatically deletes existing policy tags not present in the new structure, creates new policy tags, and updates existing ones based on resource names."],["The HTTP request uses the POST method to the provided URL, requiring a resource name of the taxonomy in the form `projects/{project}/locations/{location}/taxonomies/{taxonomies}`."],["The request body must include the `serializedTaxonomy` field, containing the structure of the new taxonomy and its policy tags."],["Successful requests return an instance of the updated `Taxonomy`, and it also requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]