[[["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 is for the `CloudRedisClientBuilder` class, which is part of the Google Cloud Memorystore for Redis v1beta1 API, specifically version 3.0.0-beta04."],["`CloudRedisClientBuilder` is a builder class used to configure credentials, endpoints, and other settings for creating instances of `CloudRedisClient`."],["The `CloudRedisClientBuilder` class inherits from `ClientBuilderBase` and has several inherited members for configuring client behavior, including properties for setting credentials, endpoint, and logging."],["The `Build()` and `BuildAsync()` methods are available to construct a `CloudRedisClient` synchronously or asynchronously, respectively, using the configured settings from the builder."],["The builder can be initialized with default settings using its constructor, `CloudRedisClientBuilder()`, and allows for the use of custom settings through its `Settings` property, of type `CloudRedisSettings`."]]],[]]