public sealed class ApplyParametersRequest : IMessage<ApplyParametersRequest>, IEquatable<ApplyParametersRequest>, IDeepCloneable<ApplyParametersRequest>, IBufferMessage, IMessage
Request for [ApplyParameters][google.cloud.memcache.v1beta2.CloudMemcache.ApplyParameters].
Whether to apply instance-level parameter group to all nodes. If set to
true, users are restricted from specifying individual nodes, and
ApplyParameters updates all nodes within the instance.
[[["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 document outlines the \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class, which is used to request parameter updates for a Memcached instance in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eApplyParametersRequest\u003c/code\u003e include \u003ccode\u003eApplyAll\u003c/code\u003e to update all nodes, \u003ccode\u003eInstanceName\u003c/code\u003e for a typed view of the instance name, \u003ccode\u003eName\u003c/code\u003e for the resource name of the instance, and \u003ccode\u003eNodeIds\u003c/code\u003e to specify particular nodes for parameter updates.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class, with the first creating an empty object, and the second cloning the specified object passed as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.0.0-beta06\u003c/code\u003e, with two other versions also being made available: \u003ccode\u003e2.0.0-beta05\u003c/code\u003e and \u003ccode\u003e1.0.0-beta05\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]