[[["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 of the `ServiceCollectionExtensions` for the BigQuery Reservation v1 API is 2.7.0, with documentation available for versions back to 1.2.0."],["The `ServiceCollectionExtensions` class is a static class that provides extension methods for configuring API clients within the `Microsoft.Extensions.DependencyInjection` namespace."],["This class allows users to add a singleton `ReservationServiceClient` to an `IServiceCollection`, which can be configured via an optional action on the `ReservationServiceClientBuilder`."],["There are two `AddReservationServiceClient` methods available, which take either an `Action\u003cReservationServiceClientBuilder\u003e` or an `Action\u003cIServiceProvider, ReservationServiceClientBuilder\u003e` to customize the client."],["The primary function of this class is enabling the setup and configuration of API clients within a service collection, specifically for BigQuery Reservation v1, through extension methods."]]],[]]