Policy Tag Manager API service allows you to manage your policy tags and
taxonomies.
Policy tags are used to tag BigQuery columns and apply additional access
control policies. A taxonomy is a hierarchical grouping of policy tags that
classify data along a common axis.
public static void BindService(ServiceBinderBase serviceBinder, PolicyTagManager.PolicyTagManagerBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe Policy Tag Manager API service enables the management of policy tags and taxonomies, which are used to control access to BigQuery columns.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePolicyTagManager\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace provides functionality for managing these policy tags and taxonomies.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation includes a list of available versions, ranging from 2.14.0 (latest) down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method allows you to create or register a service definition, offering flexibility in service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePolicyTagManager.PolicyTagManagerBase\u003c/code\u003e class is used for implementing the server-side logic, as seen in the description of the \u003ccode\u003eBindService\u003c/code\u003e parameters.\u003c/p\u003e\n"]]],[],null,[]]