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.
Parameters
Name
Description
serviceBinder
Grpc.Core.ServiceBinderBase
Service methods will be bound by calling AddMethod on this object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eTenantService\u003c/code\u003e class, which is responsible for managing tenants within the Google Cloud Talent V4 API, including creating, reading, updating, and deleting operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eTenantService\u003c/code\u003e is 2.7.0, with the documentation offering links to previous versions, dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTenantService\u003c/code\u003e inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and is found within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace, specifically in the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods such as \u003ccode\u003eBindService\u003c/code\u003e, which allows for the creation and registration of a service definition for server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eTwo overloads of BindService exist, one to create a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e and another to add methods to a \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]