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"]],[["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\u003eThe \u003ccode\u003eTenantService\u003c/code\u003e class manages tenant operations, including creating, reading, updating, and deleting tenants, and is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis page covers versions 1.0.0 through 2.7.0, with 2.7.0 being the latest version available for the \u003ccode\u003eTenantService\u003c/code\u003e in Google.Cloud.Talent.V4.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenantService\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods allow registration of the service with a server or service binder, with options to provide an object implementing the server-side handling logic, named \u003ccode\u003eTenantService.TenantServiceBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two variations of \u003ccode\u003eBindService\u003c/code\u003e methods, one returning a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e, and the other using a \u003ccode\u003eServiceBinderBase\u003c/code\u003e for binding service methods.\u003c/p\u003e\n"]]],[],null,[]]