[[["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."],[[["The `CloudRedisClientBuilder` class is used to configure and build instances of the `CloudRedisClient` for the Google Cloud Memorystore for Redis v1 API."],["This builder class allows for easy setup of credentials, endpoints, and other configurations needed for interacting with the Cloud Redis service."],["The latest version available is 3.5.0, but documentation for other previous versions (3.4.0 to 2.2.0) is also accessible."],["It inherits from `ClientBuilderBase` and provides methods for synchronous and asynchronous client building, `Build()` and `BuildAsync()` respectively, as well as a `GetChannelPool()` method."],["The builder can use custom settings for the RPCs, using the `Settings` property of type `CloudRedisSettings`, or default settings if `null` is specified."]]],[]]