public sealed class ApplyParametersRequest : IMessage<ApplyParametersRequest>, IEquatable<ApplyParametersRequest>, IDeepCloneable<ApplyParametersRequest>, IBufferMessage, IMessage
Request for [ApplyParameters][google.cloud.memcache.v1.CloudMemcache.ApplyParameters].
Whether to apply instance-level parameter group to all nodes. If set to
true, will explicitly restrict users from specifying any nodes, and apply
parameter group updates to 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 webpage details the \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class, which is used to request parameter updates for a Google Cloud Memcached instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class is a 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\u003eYou can specify the instance name and choose to apply parameter updates to all nodes or select specific nodes via \u003ccode\u003eApplyAll\u003c/code\u003e, \u003ccode\u003eInstanceName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eNodeIds\u003c/code\u003e properties.\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 functionality for message handling, comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this API available to use, with version 2.5.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]