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. A discrepancy between
parameter ids can inform users that they may need to take action 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\u003eThe latest version available for \u003ccode\u003eMemcacheParameters\u003c/code\u003e is 2.5.0, with older versions ranging from 2.4.0 down to 1.0.0 accessible via provided links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMemcacheParameters\u003c/code\u003e is a sealed class that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple 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\u003eThis class resides within the \u003ccode\u003eGoogle.Cloud.Memcache.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Memcache.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMemcacheParameters\u003c/code\u003e has two constructors, one default and another that accepts an existing \u003ccode\u003eMemcacheParameters\u003c/code\u003e object as a parameter, and two properties, \u003ccode\u003eId\u003c/code\u003e which is a string representing the parameters unique ID, and \u003ccode\u003eParams\u003c/code\u003e, which is a \u003ccode\u003eMapField\u003c/code\u003e containing user-defined memcached process parameters.\u003c/p\u003e\n"],["\u003cp\u003eIt has inherited members from \u003ccode\u003eobject\u003c/code\u003e including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]