[[["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 page provides reference documentation for the `ServiceCollectionExtensions` class within the Batch v1alpha API, specifically for version 1.0.0-alpha30."],["The `ServiceCollectionExtensions` class is a static class that offers extension methods for configuring API clients within the Microsoft.Extensions.DependencyInjection namespace."],["The primary functionality of this class involves adding a singleton `BatchServiceClient` to an `IServiceCollection`, enabling customization through an optional `Action` delegate."],["There are two methods available for adding the `BatchServiceClient` , one with a non-service provider argument and one with a `IServiceProvider` argument to the `Action`."],["The class inherits members from the `object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]