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\u003eVersion 2.5.0 is the latest version available for the \u003ccode\u003eGoogle.Cloud.Memcache.V1\u003c/code\u003e library, while the current page is detailing version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMemcacheParameters\u003c/code\u003e class, which is the primary focus, is a sealed class that implements multiple interfaces such as \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\u003e\u003ccode\u003eMemcacheParameters\u003c/code\u003e includes two constructors: a default constructor and one that takes another \u003ccode\u003eMemcacheParameters\u003c/code\u003e object as an argument for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eId\u003c/code\u003e, a string representing the unique identifier of the parameter set, and \u003ccode\u003eParams\u003c/code\u003e, a \u003ccode\u003eMapField\u003c/code\u003e that allows users to define their own set of parameters.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eGoogle.Cloud.Memcache.V1\u003c/code\u003e library, including versions 2.4.0, 2.2.0, 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0, all of which are documented.\u003c/p\u003e\n"]]],[],null,[]]