[[["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 designed to simplify the configuration of credentials, endpoints, and other settings for `CloudRedisClient` instances."],["This builder inherits from `ClientBuilderBase\u003cCloudRedisClient\u003e` and provides methods for managing settings, credentials, and emulator configurations."],["It offers methods to build `CloudRedisClient` instances synchronously and asynchronously via the `Build()` and `BuildAsync()` methods, respectively."],["The builder includes properties like `Settings` and `DefaultGrpcAdapter` to customize RPC settings and specify the GrpcAdapter to use."],["It can define default endpoints and scopes through the `GetDefaultEndpoint()` and `GetDefaultScopes()` methods if not specifically defined otherwise."]]],[]]