[[["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."],[[["The `ServiceCollectionExtensions` class provides extension methods for configuring API clients for Google Cloud Memorystore for Redis cluster management."],["This class is a static class that inherits from the `object` class, providing inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class includes methods to add a singleton `CloudRedisClusterClient` to an `IServiceCollection`, allowing for optional configuration of the client builder."],["The `AddCloudRedisClusterClient` methods support two action parameter variations, one taking `Action\u003cCloudRedisClusterClientBuilder\u003e` and the other `Action\u003cIServiceProvider, CloudRedisClusterClientBuilder\u003e`, both of which provide ways to interact with the client builder."],["The documentation refers to the latest version 1.4.0, and also includes previous versions of the API reference."]]],[]]