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 endpoint facilitates the creation of a new taxonomy within a specified project on Google Cloud Data Catalog."],["The HTTP request method is POST, and the endpoint URL includes a required `parent` path parameter, defining the project and location for the taxonomy."],["Creating a taxonomy requires proper authorization, specifically the `datacatalog.taxonomies.create` IAM permission on the project resource and `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The request body must contain the details of the new taxonomy as an instance of the `Taxonomy` resource, and a successful response will include the created `Taxonomy` instance."]]],[]]