[[["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 page provides reference documentation for the `ServiceCollectionExtensions` class within the Google Cloud Bigtable Administration v2 API for .NET, covering versions from 2.4.0 up to the latest 3.24.0."],["The `ServiceCollectionExtensions` class is a static class designed to extend the capabilities of `IServiceCollection` for configuring API clients within the Microsoft.Extensions.DependencyInjection namespace."],["Two primary methods are detailed for adding clients: `AddBigtableInstanceAdminClient`, which adds a `BigtableInstanceAdminClient`, and `AddBigtableTableAdminClient`, which adds a `BigtableTableAdminClient`, both as singletons to the service collection."],["Both `AddBigtableInstanceAdminClient` and `AddBigtableTableAdminClient` methods allow an optional action on their respective client builders, which are used to perform actions on the client before services are requested from the `services` parameter."],["The page displays the available versions for the API in a list format, indicating the latest version is 3.24.0, and provides links for each version's documentation, going all the way back to version 3.0.0, then 2.9.0 to 2.4.0."]]],[]]