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.
Identifier. Resource name of this taxonomy, whose format is: "projects/{projectNumber}/locations/{locationId}/taxonomies/{id}". It takes the form projects/{project}/locations/{location}/taxonomies/{taxonomies}.
[[["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 uses a PATCH request to update a specified taxonomy resource within the Google Data Catalog."],["The `taxonomy.name` path parameter is required and specifies the full resource name of the taxonomy to be updated."],["The `updateMask` query parameter can be used to update only specific fields of the taxonomy, using the `FieldMask` format."],["The request body should include an instance of the `Taxonomy` resource, representing the updated state."],["Upon successful update, the response body will contain an instance of the updated `Taxonomy` resource, and it requires the `https://www.googleapis.com/auth/cloud-platform` authorization scope."]]],[]]