[[["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 and building instances of `CloudMemcacheClient` in the Google Cloud Memcache V1 .NET library."],["The `CloudMemcacheClientBuilder` class inherits from `ClientBuilderBase`, allowing for customization of credentials, endpoints, and other settings."],["The latest version of this builder class is 2.5.0, and the webpage contains the other previous version numbers, starting with 1.0.0."],["The `CloudMemcacheClientBuilder` class provides methods to build clients synchronously (`Build()`) and asynchronously (`BuildAsync()`), along with properties to modify the settings and Grpc adapter."],["It allows for the ability to obtain default scopes and the default endpoint to be utilized when none other are specified."]]],[]]