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-04-14 UTC."],[[["This page details how to list entry groups using the Data Catalog API, which is now deprecated in favor of Dataplex Catalog."],["The HTTP request to list entry groups is a `GET` request to the specified URL, including the parent location in the path parameters."],["The request supports optional query parameters `pageSize` (default 10, max 1000) to limit the number of results and `pageToken` to paginate through the results."],["The request body for listing entry groups must be empty, and a successful response includes an array of `entryGroups` and a `nextPageToken` if more results are available."],["Authorizing this API call requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]