public static void BindService(ServiceBinderBase serviceBinder, DataPolicyService.DataPolicyServiceBase 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."],[[["The DataPolicyService class, part of the BigQuery Data Policy v1 API, offers functionalities for managing label-policy bindings."],["This class has inherited members from the base `object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The latest version of the documentation is version 1.5.0 and the first is 1.0.0, all for the BigQuery.DataPolicies.V1, and can be navigated to via links provided."],["`BindService` methods are available to create a service definition or to register a service method with a service binder for server-side handling."],["The DataPolicyService is part of the Google.Cloud.BigQuery.DataPolicies namespace, within the Google.Cloud namespace, and is contained in the Google.Cloud.BigQuery.DataPolicies.V1.dll assembly."]]],[]]