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