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