Reference documentation and code samples for the Data Catalog v1 API class PolicyTagManager.
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"]],[["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-03-25 UTC."],[[["This webpage provides reference documentation for the `PolicyTagManager` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `PolicyTagManager` class is used to manage policy tags and taxonomies, which are hierarchical groupings of policy tags used for classifying data and applying access control policies to BigQuery columns."],["The page lists multiple versions of the API, ranging from version 1.2.0 to the latest version, 2.14.0, for the `PolicyTagManager` class, which are organized in descending order."],["The page details the `BindService` methods, which are used to register the service definition with a server or customize service binding logic, utilizing parameters like `serviceImpl` and `serviceBinder`."],["The `PolicyTagManager` class inherits from the base `object` class and provides a set of methods to manage policies and taxonomies in order to control user access."]]],[]]