public static void BindService(ServiceBinderBase serviceBinder, CompanyService.CompanyServiceBase 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 webpage details the \u003ccode\u003eCompanyService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace, which is designed to manage company data, including creating, reading, updating, deleting, and listing companies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompanyService\u003c/code\u003e class, accessible through the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly, inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and provides methods such as \u003ccode\u003eBindService\u003c/code\u003e to manage service definitions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCompanyService\u003c/code\u003e class is 2.7.0, with previous versions available ranging from 1.0.0 to 2.6.0, each with their own dedicated documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has methods \u003ccode\u003eBindService\u003c/code\u003e that can be used to create service definitions or bind service method with a binder, and accepts a \u003ccode\u003eCompanyService.CompanyServiceBase\u003c/code\u003e object, in addition to other parameters, for handling logic.\u003c/p\u003e\n"]]],[],null,[]]