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 modifies the contacts associated with a specific entry within the Data Catalog, which is identified by its full resource name."],["The request is made using a POST request to the provided URL, requiring the entry's full resource name as a path parameter."],["The request body must include a JSON representation containing the updated contacts, specified as a `Contacts` object."],["Successfully updating the contacts will return a response body that is an instance of the updated `Contacts` object."],["To use this endpoint, the caller must possess the `datacatalog.entries.updateContacts` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]