[[["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` static class, which offers methods to configure API clients for Google Cloud BigQuery Storage within the .NET framework."],["The documentation covers various versions of the `Google.Cloud.BigQuery.Storage.V1` library, ranging from version 2.3.0 to the latest version 3.17.0."],["The `ServiceCollectionExtensions` class includes methods like `AddBigQueryReadClient` and `AddBigQueryWriteClient` to add singleton clients to an `IServiceCollection`, allowing for the configuration of `BigQueryReadClient` and `BigQueryWriteClient` instances."],["Both `AddBigQueryReadClient` and `AddBigQueryWriteClient` methods accept an optional action of type Action to invoke a client builder."]]],[]]