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