[[["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 documentation for the `ServiceCollectionExtensions` class within the Google Cloud TPU v1 API, focusing on version 2.1.0."],["The `ServiceCollectionExtensions` class is a static class used to configure API clients and is part of the `Microsoft.Extensions.DependencyInjection` namespace."],["It includes a method, `AddTpuClient`, which adds a singleton `TpuClient` to an `IServiceCollection`, allowing for configuration through an optional `TpuClientBuilder` action."],["The `AddTpuClient` method requires an `IServiceCollection` and an optional `Action\u003cTpuClientBuilder\u003e` as parameters and returns an `IServiceCollection`."],["This documentation is providing the available versions of this class, with the latest one being version 2.4.0."]]],[]]