public static void BindService(ServiceBinderBase serviceBinder, IDS.IDSBase 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\u003eIDS\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Ids.V1\u003c/code\u003e namespace, provides functionality for the IDS Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google.Cloud.Ids.V1 package is 2.4.0, with prior versions available dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIDS\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and offers methods for server-side service definition creation and method binding, such as \u003ccode\u003eBindService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService\u003c/code\u003e allows to register service methods, with or without implementation, to a service binder by using the service binder base and the service implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods take \u003ccode\u003eIDS.IDSBase\u003c/code\u003e as a parameter, which represents the server-side handling logic, and returns a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e or void.\u003c/p\u003e\n"]]],[],null,[]]