[[["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-09 UTC."],[[["This webpage provides documentation for the `ServiceCollectionExtensions` class within the Google Bigtable v2 API for .NET, detailing its role in configuring API clients."],["The `ServiceCollectionExtensions` class is a static class that offers extension methods, specifically for configuring API clients, and it inherits from the base `object` class."],["The page lists various versions of the API, from the latest `3.17.0` down to `2.2.0`, allowing users to navigate to documentation for specific releases."],["The documentation details the `AddBigtableServiceApiClient` method, which adds a singleton `BigtableServiceApiClient` to a service collection, with an optional action for invoking on the client builder."],["The `AddBigtableServiceApiClient` method requires an `IServiceCollection` and an optional `Action\u003cBigtableServiceApiClientBuilder\u003e` parameter, and it returns the `IServiceCollection` itself."]]],[]]