public sealed class MemcacheParameters : IMessage<MemcacheParameters>, IEquatable<MemcacheParameters>, IDeepCloneable<MemcacheParameters>, IBufferMessage, IMessage
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\u003e\u003ccode\u003eMemcacheParameters\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Memcache.V1Beta2\u003c/code\u003e namespace, designed for managing parameters in memcached processes.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, offering functionalities such as deep cloning and protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eId\u003c/code\u003e property uniquely identifies a set of parameters, allowing users to track differences between instance and node parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParams\u003c/code\u003e property allows users to define custom parameters for use within the memcached process, storing them as key-value pairs.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, with \u003ccode\u003e2.0.0-beta06\u003c/code\u003e being the latest, and the versions show that \u003ccode\u003eMemcacheParameters\u003c/code\u003e can be used in different versions.\u003c/p\u003e\n"]]],[],null,[]]