[[["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-21 UTC."],[[["This webpage provides reference documentation for the `ServiceCollectionExtensions` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET, focusing on versions from 1.2.0 to 2.17.0, with 2.17.0 being the latest."],["The `ServiceCollectionExtensions` class is a static class that offers extension methods for configuring API clients, allowing users to extend the functionality of `IServiceCollection`."],["A key method in this class is `AddRecaptchaEnterpriseServiceClient`, which adds a singleton `RecaptchaEnterpriseServiceClient` to the specified service collection, enabling the use of the reCAPTCHA Enterprise service."],["The `AddRecaptchaEnterpriseServiceClient` method includes an optional `action` parameter that allows developers to configure the client using a `RecaptchaEnterpriseServiceClientBuilder` before services from the `IServiceCollection` are utilized."],["Each listed version from 1.2.0 to 2.17.0 contains a link to the respective documentation on that version of `ServiceCollectionExtensions` from the `Microsoft.Extensions.DependencyInjection` namespace."]]],[]]