[[["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` static class, which offers methods to configure API clients for Google Cloud Bigtable within the .NET environment."],["The latest version of the `Google.Cloud.Bigtable.V2` package documented here is 3.17.0, with historical versions ranging from 3.16.0 down to 2.2.0, all within the same namespace and assembly."],["The primary method detailed is `AddBigtableServiceApiClient`, which adds a singleton `BigtableServiceApiClient` to the `IServiceCollection`, allowing for the configuration of the client via an optional action."],["The `ServiceCollectionExtensions` class inherits from `Object`, inheriting methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `AddBigtableServiceApiClient` method requires a service collection and an optional action for client configuration."]]],[]]