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-03-21 UTC."],[[["This page provides documentation for the `TenantService` class within the Google Cloud Talent Solution v4beta1 API, which is responsible for tenant management operations like creation, reading, updating, and deletion."],["The `TenantService` class inherits from the base `object` class and provides functionalities like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, in addition to the specific Tenant service functionality."],["The documentation provides the namespace and assembly details for the `TenantService` class, which is `Google.Cloud.Talent.V4Beta1` and `Google.Cloud.Talent.V4Beta1.dll`, respectively."],["The class includes methods such as `BindService` to create a service definition that can be registered with a server and to register a service method with a service binder."],["The `TenantService` has multiple versions available, with `3.0.0-beta06` being the latest, and earlier versions like `3.0.0-beta05` and `2.0.0-beta07` also being listed."]]],[]]