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 Dataplex 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 endpoint creates an empty taxonomy within a specified project."],["The HTTP request is a `POST` to the provided URL, which includes the project and location in the path."],["The `parent` path parameter is required to identify the project and location where the taxonomy will be created."],["The request body should include an instance of the `Taxonomy` resource."],["Successful responses will return a newly created instance of the `Taxonomy`."]]],[]]