[[["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 page provides documentation for the `ServiceCollectionExtensions` class within the BeyondCorp v1 API, used to configure API clients."],["The `ServiceCollectionExtensions` class is a static class that extends the `IServiceCollection` interface with methods for configuring API clients, it inherits members from the `Object` class."],["It includes the `AddAppConnectionsServiceClient` method, which adds a singleton `AppConnectionsServiceClient` to a provided service collection."],["The documentation covers available versions of the API, ranging from version 1.0.0 to 1.4.0, with 1.4.0 being the latest."],["The `AddAppConnectionsServiceClient` method takes in a parameter `services` which is the service collection being added to, and an optional parameter `action` to be invoked on the client builder."]]],[]]