[[["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-04-17 UTC."],[[["The latest version of the `ServiceCollectionExtensions` for the Cloud TPU v1 API is 2.4.0, with previous versions available dating back to 1.0.0."],["`ServiceCollectionExtensions` is a static class that provides extension methods for configuring API clients in the `Microsoft.Extensions.DependencyInjection` namespace."],["The class inherits from the .NET `object` class and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["Two `AddTpuClient` methods are provided to add a singleton `TpuClient` to an `IServiceCollection`, with options to configure the `TpuClientBuilder` through an optional action."],["Both `AddTpuClient` methods accept an `IServiceCollection` as a parameter and return an `IServiceCollection` instance."]]],[]]