[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eServiceCollectionExtensions\u003c/code\u003e class provides extension methods for configuring API clients within the Batch v1alpha API, specifically for dependency injection.\u003c/p\u003e\n"],["\u003cp\u003eThis static class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods for getting the hash code, type, and other base level members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAddBatchServiceClient\u003c/code\u003e method is used to add a singleton \u003ccode\u003eBatchServiceClient\u003c/code\u003e to an \u003ccode\u003eIServiceCollection\u003c/code\u003e, allowing for the configuration of the client, optionally through a provided \u003ccode\u003eBatchServiceClientBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two \u003ccode\u003eAddBatchServiceClient\u003c/code\u003e methods available, the difference being one accepts an \u003ccode\u003eAction<BatchServiceClientBuilder>\u003c/code\u003e and the other an \u003ccode\u003eAction<IServiceProvider, BatchServiceClientBuilder>\u003c/code\u003e for more complex configuration.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eAddBatchServiceClient\u003c/code\u003e methods, return the modified \u003ccode\u003eIServiceCollection\u003c/code\u003e to allow for chaining of configuration methods.\u003c/p\u003e\n"]]],[],null,[]]