[[["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 page provides documentation for the `ServiceCollectionExtensions` class within the Google BigQuery Storage v1 API for .NET, specifically versions 2.3.0 through 3.17.0, with the current focus on version 3.13.0."],["The `ServiceCollectionExtensions` class, which inherits from `object`, offers static extension methods to configure API clients, as it is contained within the `Microsoft.Extensions.DependencyInjection` namespace."],["The page details two primary methods within `ServiceCollectionExtensions`: `AddBigQueryReadClient` and `AddBigQueryWriteClient`, which add singleton instances of `BigQueryReadClient` and `BigQueryWriteClient` respectively, to the `IServiceCollection`."],["Both the `AddBigQueryReadClient` and `AddBigQueryWriteClient` methods accept an optional `action` parameter of type `Action\u003cBigQueryReadClientBuilder\u003e` or `Action\u003cBigQueryWriteClientBuilder\u003e` to customize the client configuration before services from `services` are used."]]],[]]