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-25 UTC."],[[["This webpage provides documentation for the `PolicyTagManagerSerialization` class within the Google Cloud Data Catalog v1 API, specifically detailing its functionality in managing policy tags and taxonomies."],["The `PolicyTagManagerSerialization` class allows for the manipulation of policy tags and taxonomies in a serialized format, where a taxonomy is defined as a hierarchical group of policy tags."],["The documentation lists multiple versions of the API, ranging from version 1.2.0 up to the latest version 2.14.0, with each version having its own documentation link."],["The `BindService` method is provided, which is used to create a service definition that can be registered with a server or to register a service method with a service binder, both of which require an object implementing the `PolicyTagManagerSerializationBase` class."],["The class inherits from the base `object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]