public static void BindService(ServiceBinderBase serviceBinder, PolicyTagManagerSerialization.PolicyTagManagerSerializationBase 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-21 UTC."],[[["This webpage provides reference documentation for the `PolicyTagManagerSerialization` class within the Google Cloud Data Catalog v1 API, which is used for managing policy tags and taxonomies in a serialized format."],["The `PolicyTagManagerSerialization` class is part of the `Google.Cloud.DataCatalog.V1` namespace, found in the `Google.Cloud.DataCatalog.V1.dll` assembly, and it inherits from the base `object` class."],["The content highlights multiple versions of the `PolicyTagManagerSerialization` documentation, from the latest version `2.14.0` down to `1.2.0`, with links provided for each version."],["The webpage describes two key methods within the `PolicyTagManagerSerialization` class: `BindService(PolicyTagManagerSerializationBase)` and `BindService(ServiceBinderBase, PolicyTagManagerSerializationBase)`, which are used to define and register service implementations for server-side handling."],["The Policy Tag Manager Serialization API service, within the context of this documentation, enables users to interact with policy tags and taxonomies, where a taxonomy is described as a hierarchical group of policy tags."]]],[]]