[[["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-04-08 UTC."],[[["The `MemorystoreClientBuilder` class is a builder for creating `MemorystoreClient` instances, which simplifies the configuration of credentials and endpoints."],["This class inherits from `ClientBuilderBase\u003cMemorystoreClient\u003e` and provides methods like `Build()` and `BuildAsync()` to construct the client."],["It includes various inherited members for configuring aspects such as credentials, endpoint, scopes, and user agent."],["The builder has a `Settings` property that allows for the configuration of RPC settings, and defaults to default settings if none are provided."],["It supports both synchronous and asynchronous client building, and has a default constructor to initiate a new builder."]]],[]]