[[["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."],[[["This documentation covers the `ServiceCollectionExtensions` class, which provides extension methods for configuring API clients within the Google Cloud Connectors v1 API."],["The `ServiceCollectionExtensions` class is a static class, inheriting from the base `object` class, and contains methods for managing a client within a service collection."],["There are two main methods provided: `AddConnectorsClient(IServiceCollection, Action\u003cConnectorsClientBuilder\u003e)` and `AddConnectorsClient(IServiceCollection, Action\u003cIServiceProvider, ConnectorsClientBuilder\u003e)`, both designed to add a `ConnectorsClient` singleton to the service collection."],["The documentation includes details on parameters and return types for the `AddConnectorsClient` methods, which allows for optional configuration of the `ConnectorsClientBuilder`."],["The latest version documented is 1.3.0, with earlier versions 1.2.0, 1.1.0 and 1.0.0 available."]]],[]]