[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This page provides documentation for the `ServiceCollectionExtensions` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development."],["The latest version available is 3.24.0, while the current documentation is for version 3.14.0, with a list of previous versions also accessible on the page."],["The `ServiceCollectionExtensions` class is a static class that offers extension methods to configure API clients within the Microsoft.Extensions.DependencyInjection namespace."],["Two primary methods are detailed: `AddBigtableInstanceAdminClient` and `AddBigtableTableAdminClient`, which add singleton clients for Bigtable Instance and Table administration, respectively, to the IServiceCollection."],["These methods allow configuration of the clients by giving access to an optional action on the client builder, which is invoked before services are pulled from the service collection."]]],[]]