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