[[["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` static class, which provides extension methods for configuring API clients related to Google Cloud Memorystore for Redis (cluster management) v1."],["The latest version available is 1.4.0, with previous versions including 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also documented."],["The primary functionality within `ServiceCollectionExtensions` is the `AddCloudRedisClusterClient` method, which adds a singleton `CloudRedisClusterClient` to an `IServiceCollection`."],["The `AddCloudRedisClusterClient` method takes an `IServiceCollection` and an optional `Action` for `CloudRedisClusterClientBuilder` as parameters to configure the client."],["The `ServiceCollectionExtensions` class inherits from the `object` class and is part of the `Microsoft.Extensions.DependencyInjection` namespace, within the `Google.Cloud.Redis.Cluster.V1.dll` assembly."]]],[]]