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