[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ServiceCollectionExtensions` class within the Google Cloud Web Security Scanner v1 API, specifically version 2.3.0, and provides a list of versions ranging from 1.0.0 to 2.5.0."],["The `ServiceCollectionExtensions` class is a static class that offers extension methods for configuring API clients and is found in the `Microsoft.Extensions.DependencyInjection` namespace."],["The class inherits from the `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The primary method detailed is `AddWebSecurityScannerClient`, which adds a singleton `WebSecurityScannerClient` to a given `IServiceCollection`, and takes in an optional `Action` for further configuration."],["The `AddWebSecurityScannerClient` method returns an `IServiceCollection` and accepts the `IServiceCollection` services as a parameter to add the client to, along with an optional `Action` delegate that provides a configuration of the client builder."]]],[]]