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 page details how to retrieve an entry group using the Data Catalog API, which has been deprecated in favor of Dataplex Catalog."],["The `GET` method is used via an HTTP request to a specified URL that includes the project, location, and entry group name."],["The `name` parameter in the URL is required and defines the specific entry group being requested, using a predefined format."],["An optional `readMask` query parameter can specify which fields should be returned in the response, or all fields are returned if it is empty or omitted."],["The request body must be empty, and a successful response will contain an instance of `EntryGroup`, with authorization requiring the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]