[[["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-09 UTC."],[[["The `MemorystoreClientBuilder` class is used to configure and build instances of the `MemorystoreClient` for the Memorystore v1 API."],["This builder inherits from `ClientBuilderBase` and allows for customization of credentials, endpoints, and other settings for the client."],["The latest version of the builder available is `1.0.0-beta02`, and there is an older version, `1.0.0-beta01`, available."],["You can create a new builder instance with default settings using the `MemorystoreClientBuilder()` constructor."],["The `Build()` method creates a client synchronously, while the `BuildAsync()` method creates one asynchronously using the specified settings and a cancellation token."]]],[]]