public static void BindService(ServiceBinderBase serviceBinder, Completion.CompletionBase 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\u003eThe \u003ccode\u003eCompletion\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace provides service handling for auto-completion features within the Google Cloud Talent API.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API documentation available, ranging from version 1.0.0 to the latest version 2.7.0 for \u003ccode\u003eGoogle.Cloud.Talent.V4.Completion\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompletion\u003c/code\u003e class inherits members from \u003ccode\u003eSystem.Object\u003c/code\u003e, such as \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eMemberwiseClone()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method allows the creation of a service definition that can be registered with a server, and it can also be utilized to register a service method with a service binder, offering flexibility in the service binding process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method requires a \u003ccode\u003eCompletion.CompletionBase\u003c/code\u003e object, which implements the server-side logic, and it takes a \u003ccode\u003eServiceBinderBase\u003c/code\u003e object for binding the service method.\u003c/p\u003e\n"]]],[],null,[]]