public static void BindService(ServiceBinderBase serviceBinder, TenantService.TenantServiceBase 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-04-09 UTC."],[[["The Google Cloud Talent Solution v4 API's `TenantService` class handles the management of tenants, including creating, reading, updating, and deleting operations, as well as enumeration."],["The `TenantService` class is part of the `Google.Cloud.Talent.V4` namespace and is implemented in the `Google.Cloud.Talent.V4.dll` assembly."],["The documentation provides a history of various versions, starting with 1.0.0 all the way up to the latest 2.7.0 version, for this service."],["There are two `BindService` methods available within the `TenantService` class, which allow for registering the service definition with a server or customizing the service binding logic."],["This class inherits from the `Object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]