[[["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-12 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."]]],[]]