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 document provides reference documentation for the `RecaptchaEnterpriseService` class within the Google Cloud reCAPTCHA Enterprise v1 API, with version 2.17.0 being the latest."],["The `RecaptchaEnterpriseService` class is designed to help determine the likelihood that an event is legitimate, and the document includes its inheritance structure."],["This API offers various version releases, starting from version 1.2.0, going all the way up to version 2.17.0, with each version having a linked reference."],["The document details two methods to handle service binding: `BindService(RecaptchaEnterpriseServiceBase)` and `BindService(ServiceBinderBase, RecaptchaEnterpriseServiceBase)`, offering different levels of customization."],["This is a static class that has inherited members from the object class such as `GetHashCode`, `GetType`, `MemberwiseClone`, `ToString`."]]],[]]