[[["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 provides documentation for the `ServiceCollectionExtensions` class within the Google BigQuery Storage v1 API, specifically for .NET development, including a list of available versions from 2.3.0 to the latest 3.17.0."],["The `ServiceCollectionExtensions` class is a static class used to provide extension methods to configure API clients, inheriting from the base .NET `object` class."],["It provides methods for adding `BigQueryReadClient` and `BigQueryWriteClient` as singleton services to an `IServiceCollection`, allowing configuration through an optional action on their respective builders."],["The namespace for `ServiceCollectionExtensions` is `Microsoft.Extensions.DependencyInjection` within the `Google.Cloud.BigQuery.Storage.V1` assembly, giving context for the scope of the class."]]],[]]