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 Universal Catalog. Methods that are related to policy tags and policy tag taxonomies are not deprecated.
You must enable the Data Catalog API in the project identified by the entryGroup.name parameter. For more information, see Data Catalog resource project.
Identifier. The resource name of the entry group in URL format.
Note: The entry group itself and its child resources might not be stored in the location specified in its name. It takes the form projects/{project}/locations/{location}/entryGroups/{entrygroup}.
Names of fields whose values to overwrite on an entry group.
If this parameter is absent or empty, all modifiable fields are overwritten. If such fields are non-required and omitted in the request body, their values are emptied.
This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
Request body
The request body contains an instance of EntryGroup.
Response body
If successful, the response body contains an instance of EntryGroup.
[[["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-07-17 UTC."],[[["\u003cp\u003eThis page details how to update an entry group within the Data Catalog API, which has been deprecated in favor of Dataplex Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePATCH\u003c/code\u003e method is used with a specific URL structure: \u003ccode\u003ehttps://datacatalog.googleapis.com/v1/{entryGroup.name}\u003c/code\u003e, where \u003ccode\u003eentryGroup.name\u003c/code\u003e identifies the target entry group.\u003c/p\u003e\n"],["\u003cp\u003eThe request must contain the \u003ccode\u003eentryGroup.name\u003c/code\u003e path parameter to determine the group that is to be updated, in the format of \u003ccode\u003eprojects/{project}/locations/{location}/entryGroups/{entrygroup}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eupdateMask\u003c/code\u003e query parameter, using FieldMask format, allows you to specify which fields to modify within the entry group.\u003c/p\u003e\n"],["\u003cp\u003eBoth the request and response bodies use the \u003ccode\u003eEntryGroup\u003c/code\u003e resource, which contains the details of the entry group, and requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"]]],[],null,[]]