[[["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."],["The `ServiceCollectionExtensions` class is a static class that offers extension methods to help in the configuration of API clients, specifically for Google Cloud's reCAPTCHA Enterprise service."],["The class is in the `Microsoft.Extensions.DependencyInjection` namespace, and it resides within the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly."],["The primary functionality of this class is to add a singleton `RecaptchaEnterpriseServiceClient` to a service collection using the `AddRecaptchaEnterpriseServiceClient` method."],["The `AddRecaptchaEnterpriseServiceClient` method allows for optional configuration of the client via a `RecaptchaEnterpriseServiceClientBuilder`, enabling the customization of the client before services are requested from the collection."]]],[]]