[[["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 documentation page covers the `ServiceCollectionExtensions` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The latest version of the API reference documented is 3.24.0, with multiple previous versions available, down to version 2.4.0."],["`ServiceCollectionExtensions` is a static class that provides extension methods to help configure API clients and is part of the `Microsoft.Extensions.DependencyInjection` namespace."],["The class includes methods for adding singleton clients, such as `AddBigtableInstanceAdminClient` and `AddBigtableTableAdminClient`, to an `IServiceCollection`."],["These methods allow for optional configuration of client builders through an action parameter, which is executed before utilizing services from the provided `IServiceCollection`."]]],[]]