[[["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 CloudMemcacheClientBuilder class is used to configure and build instances of CloudMemcacheClient for interacting with the Cloud Memorystore for Memcached v1 API."],["This builder class inherits from ClientBuilderBase and allows for setting credentials, endpoints, and other configurations necessary for establishing a connection."],["The latest version available for the CloudMemcacheClient is 2.5.0, with previous versions available dating back to version 1.0.0, all of which can be used with the builder."],["The CloudMemcacheClientBuilder provides methods for both synchronous and asynchronous client construction, using `Build()` and `BuildAsync()`, respectively."],["The `Settings` property within CloudMemcacheClientBuilder allows for custom configurations for Remote Procedure Calls (RPCs)."]]],[]]