[[["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."],[[["The content provides documentation for the `ServiceCollectionExtensions` class within the Google BigQuery Storage v1 API for .NET, specifically regarding versions ranging from 2.3.0 to the latest 3.17.0."],["`ServiceCollectionExtensions` is a static class designed to offer extension methods that facilitate the configuration of API clients within the `Microsoft.Extensions.DependencyInjection` namespace."],["The class includes two primary methods: `AddBigQueryReadClient`, which adds a singleton `BigQueryReadClient` to the service collection, and `AddBigQueryWriteClient`, which does the same for a `BigQueryWriteClient`."],["Both the `AddBigQueryReadClient` and `AddBigQueryWriteClient` methods accept an optional action parameter, allowing users to customize client configuration using the respective client builders."],["The documentation covers the parameters and return types for both `AddBigQueryReadClient` and `AddBigQueryWriteClient` methods, detailing their interaction with the `IServiceCollection`."]]],[]]