[[["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, specifically for the .NET environment."],["The `ServiceCollectionExtensions` class is designed to provide extension methods to configure API clients, and it's found within the `Microsoft.Extensions.DependencyInjection` namespace."],["The latest version available is 2.17.0, and the page also includes previous versions from 2.16.0 down to 1.2.0."],["The main functionality of the class is encapsulated in the `AddRecaptchaEnterpriseServiceClient` method, which adds a singleton `RecaptchaEnterpriseServiceClient` to a specified `IServiceCollection`."],["The `AddRecaptchaEnterpriseServiceClient` method allows for optional configuration of the client builder via an `Action` delegate, letting the user configure the client before services from `services` are used."]]],[]]