[[["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 details the `ServiceCollectionExtensions` class, which provides extension methods for configuring API clients within the Google.Cloud.BigQuery.Storage.V1 library."],["The latest version of the library documented is 3.17.0, with a range of versions down to 2.3.0 being listed and accessible."],["The `ServiceCollectionExtensions` class is a static class in the `Microsoft.Extensions.DependencyInjection` namespace and inherits from the .NET `Object` class."],["Two primary methods are provided: `AddBigQueryReadClient` and `AddBigQueryWriteClient`, both of which add a singleton client to an `IServiceCollection` and allow for an optional configuration `action`."],["`AddBigQueryReadClient` adds the `BigQueryReadClient` to the service collection, while the `AddBigQueryWriteClient` adds the `BigQueryWriteClient`."]]],[]]