[[["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."],[[["This documentation provides reference information for the `ServiceCollectionExtensions` class within the Eventarc v1 API, focusing on its role in configuring API clients."],["The `ServiceCollectionExtensions` class is a static class offering extension methods to manage and configure API clients, primarily through the addition of singleton `EventarcClient` instances."],["The latest version of the API documentation is 2.6.0, while version 2.5.0 is detailed in the current content, alongside historical versions dating back to 1.0.0."],["Two primary methods, `AddEventarcClient`, are outlined for adding a singleton `EventarcClient` to an `IServiceCollection`, with one method providing the ability to configure it using an `EventarcClientBuilder` and another that allows the use of an `IServiceProvider`."],["The `AddEventarcClient` methods require an `IServiceCollection` to which the client will be added, and optionally accept an action to customize the `EventarcClientBuilder` before services are incorporated."]]],[]]