[[["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 methods for configuring API clients within the Workflows v1beta API."],["The class is a static class within the `Microsoft.Extensions.DependencyInjection` namespace, located in the `Google.Cloud.Workflows.V1Beta.dll` assembly."],["The main functionality provided is the `AddWorkflowsClient` method, which adds a singleton `WorkflowsClient` to an `IServiceCollection`."],["The `AddWorkflowsClient` method allows for an optional action on the `WorkflowsClientBuilder` to customize the client's configuration before services are requested."],["The documentation is available for version 2.0.0-beta04, with information on other versions, including beta05 and beta03."]]],[]]