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