[[["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 document outlines the `CloudMemcacheClientBuilder` class, which is used for configuring credentials, endpoints, and other settings for the `CloudMemcacheClient`."],["The latest version of the `CloudMemcacheClientBuilder` is 2.5.0, with previous versions from 2.4.0 back to 1.0.0 also available, providing options for various compatibility needs."],["`CloudMemcacheClientBuilder` inherits from `ClientBuilderBase`, allowing it to inherit and implement various methods for managing client configurations like validation and channel management."],["The class includes methods for building both synchronous and asynchronous clients (`Build()` and `BuildAsync()`), and it also provides access to default settings like scopes and endpoints."],["The class enables management of properties like `Settings` and `DefaultGrpcAdapter`, allowing for customization and specification of different behaviors for client operations."]]],[]]