[[["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 webpage provides documentation for the `ServiceCollectionExtensions` class within the Google Bigtable v2 API for .NET, which is used for configuring API clients."],["The latest version of the API documented is 3.17.0, with a range of previous versions listed, from 3.16.0 all the way down to 2.2.0, with each version containing documentation for the `ServiceCollectionExtensions`."],["The `ServiceCollectionExtensions` class is a static class that extends the `IServiceCollection` to offer the method `AddBigtableServiceApiClient`, that creates a singleton `BigtableServiceApiClient`."],["The `AddBigtableServiceApiClient` method allows you to add a Bigtable service API client to a service collection, with options to customize the client using an `Action\u003cBigtableServiceApiClientBuilder\u003e` to configure it."],["The documentation includes information on the parameters (`services` and `action`) and return type (`IServiceCollection`) of the `AddBigtableServiceApiClient` method, detailing how they are used to manage the client configuration."]]],[]]