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