[[["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 documentation provides details for the `ServiceCollectionExtensions` class, which is part of the Cloud Memorystore for Memcached v1 API within the `Microsoft.Extensions.DependencyInjection` namespace."],["The latest version documented is 2.5.0, and other versions, going as far back as 1.0.0, are accessible through the provided links."],["`ServiceCollectionExtensions` is a static class designed to offer extension methods for setting up API clients, and it inherits from the base `Object` class."],["The `AddCloudMemcacheClient` method is the primary method of the class and is used to add a singleton `CloudMemcacheClient` to a service collection."],["The `AddCloudMemcacheClient` method takes two parameters, `services`, an `IServiceCollection` to add the client, and an optional `action`, of type `Action\u003cCloudMemcacheClientBuilder\u003e`, which provides a way to configure the `CloudMemcacheClientBuilder` before services from `services` are used."]]],[]]