[[["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."],[[["The latest version available for the Google BigQuery Storage v1 API is 3.17.0, with a range of previous versions documented from 3.16.0 down to 2.3.0."],["The `ServiceCollectionExtensions` class provides static extension methods for configuring API clients, specifically `BigQueryReadClient` and `BigQueryWriteClient`, within a .NET `IServiceCollection`."],["You can add a singleton `BigQueryReadClient` to `services` using the `AddBigQueryReadClient` method, which also accepts an optional action to configure the client builder."],["Similarly, `AddBigQueryWriteClient` adds a singleton `BigQueryWriteClient` to `services`, allowing for optional configuration of the client builder."],["The class `ServiceCollectionExtensions` inherits from the base class `Object`, and thus also inherits the methods `GetHashCode()`, `GetType()`, `MemberwiseClone()`, `ToString()` from that same base class."]]],[]]