public sealed class MemcacheParameters : IMessage<MemcacheParameters>, IEquatable<MemcacheParameters>, IDeepCloneable<MemcacheParameters>, IBufferMessage, IMessage
Output only. The unique ID associated with this set of parameters. Users
can use this id to determine if the parameters associated with the instance
differ from the parameters associated with the nodes and any action needs
to be taken to apply parameters on nodes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eMemcacheParameters\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Memcache.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Memcache.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMemcacheParameters\u003c/code\u003e class has multiple versions available, ranging from version 1.0.0 to the latest version 2.5.0, each with its own documentation link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMemcacheParameters\u003c/code\u003e inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eMemcacheParameters()\u003c/code\u003e and \u003ccode\u003eMemcacheParameters(MemcacheParameters other)\u003c/code\u003e, the latter for creating a new instance based on an existing \u003ccode\u003eMemcacheParameters\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eMemcacheParameters\u003c/code\u003e include \u003ccode\u003eId\u003c/code\u003e, which is an output-only string, and \u003ccode\u003eParams\u003c/code\u003e, a map field that allows users to define parameters for the memcached process.\u003c/p\u003e\n"]]],[],null,[]]