[[["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-24 UTC."],[[["This documentation covers the `ServiceCollectionExtensions` class, which provides methods for configuring Workflows API clients within .NET applications."],["The latest version available for the Google Cloud Workflows v1 API is 2.5.0, and older versions are also accessible within the documentation for different requirements."],["The `AddWorkflowsClient` method, available in two overloads, allows adding a singleton `WorkflowsClient` to an `IServiceCollection` to configure the client before usage."],["The `ServiceCollectionExtensions` class is a static class that inherits members from the base `object` class, which include methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class is located within the `Microsoft.Extensions.DependencyInjection` namespace and the `Google.Cloud.Workflows.V1.dll` assembly."]]],[]]