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\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 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, providing functionalities for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor (\u003ccode\u003eMemcacheParameters()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eMemcacheParameters(MemcacheParameters other)\u003c/code\u003e) for creating new instances and copying existing ones.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties \u003ccode\u003eId\u003c/code\u003e to represent a unique identifier for a set of parameters and \u003ccode\u003eParams\u003c/code\u003e to represent a user-defined set of parameters for the memcached process, which are of type string and Mapfield, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis is version 2.4.0, and it has previous versions listed going all the way back to 1.0.0, with the newest version available being 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]