public static void BindService(ServiceBinderBase serviceBinder, RecaptchaEnterpriseService.RecaptchaEnterpriseServiceBase 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage provides documentation for the `RecaptchaEnterpriseService` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace, which is used to determine the legitimacy of events."],["The page lists multiple versions of the `RecaptchaEnterpriseService`, ranging from version 1.2.0 up to the latest, 2.17.0, allowing users to select specific versions for their needs."],["The `RecaptchaEnterpriseService` class inherits from the base `Object` class and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The documentation details two `BindService` methods for the class, one that creates a service definition for server registration, and the other that allows service method registration with a service binder."],["It includes in the descriptions for the `BindService` method parameters and the object that it returns."]]],[]]