[[["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 `ServiceCollectionExtensions` class provides extension methods for configuring API clients within the Eventarc Publishing v1 API."],["This static class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class offers the `AddPublisherClient` method, which adds a singleton `PublisherClient` to an `IServiceCollection`, allowing for optional configuration via an action."],["There are two variations of the `AddPublisherClient` method, one accepting an `Action\u003cPublisherClientBuilder\u003e` and the other an `Action\u003cIServiceProvider, PublisherClientBuilder\u003e`, both of which are used to add a `PublisherClient`."],["The latest version of this class is 2.0.0-beta07, but there are also previous versions available such as 2.0.0-beta06, and 1.0.0-beta02."]]],[]]