Policy Tag Manager API service allows clients to manage their 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 latest version of the PolicyTagManager API is 2.14.0, with various other versions available, ranging down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003ePolicyTagManager is a class that manages policy tags and taxonomies for BigQuery columns, allowing for access control policies.\u003c/p\u003e\n"],["\u003cp\u003eThe PolicyTagManager class inherits from the Object class and includes several inherited members, including GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe PolicyTagManager class has two static methods, \u003ccode\u003eBindService(PolicyTagManager.PolicyTagManagerBase serviceImpl)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase serviceBinder, PolicyTagManager.PolicyTagManagerBase serviceImpl)\u003c/code\u003e which are used for registering the service definition or the service method.\u003c/p\u003e\n"]]],[],null,[]]