[[["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 showcasing versions from 2.3.0 up to the latest 3.17.0."],["The `ServiceCollectionExtensions` class offers extension methods to configure API clients, including methods for adding `BigQueryReadClient` and `BigQueryWriteClient` to an `IServiceCollection`."],["The `AddBigQueryReadClient` method allows adding a singleton `BigQueryReadClient` to the `IServiceCollection`, with an option to configure the client builder through an action."],["The `AddBigQueryWriteClient` method adds a singleton `BigQueryWriteClient` to the `IServiceCollection`, also enabling optional configuration via an action on the client builder."],["The listed versions of the API are accessible through specific URLs, allowing developers to refer to the documentation of the specific versions that align with their implementation."]]],[]]