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 endpoint retrieves the access control policy for a specified resource, such as tag templates or entry groups, using the `getIamPolicy` method."],["To successfully call this method, users must have the `datacatalog.tagTemplates.getIamPolicy` or `datacatalog.entryGroups.getIamPolicy` IAM permissions, depending on the target resource."],["The HTTP request is made using the POST method to the specified URL, including a resource identifier in the path."],["The request body is optional and can contain a `GetPolicyOptions` object, and the response will be a `Policy` object if successful."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]