[[["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-04-17 UTC."],[[["The `ServiceCollectionExtensions` class provides extension methods for configuring API clients within the `Microsoft.Extensions.DependencyInjection` namespace."],["The latest version available is 2.6.0, and multiple versions ranging from 1.0.0 to 2.6.0 are documented."],["The class includes the `AddEventarcClient` method for adding a singleton `EventarcClient` to an `IServiceCollection`, with an optional action for configuring the client builder."],["The `AddEventarcClient` method takes in the IServiceCollection to which the client will be added to, and an action to be invoked on the client builder."]]],[]]