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 provides documentation for the \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Memcache.V1\u003c/code\u003e namespace, detailing its purpose in requesting parameter updates for a Memcached instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApplyParametersRequest\u003c/code\u003e allows for applying parameter group updates to all nodes within an instance or to specific nodes, as controlled by \u003ccode\u003eApplyAll\u003c/code\u003e and \u003ccode\u003eNodeIds\u003c/code\u003e properties respectively.\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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage documents various versions of this class, ranging from version \u003ccode\u003e1.0.0\u003c/code\u003e up to the latest version, \u003ccode\u003e2.5.0\u003c/code\u003e, each linked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes information on the \u003ccode\u003eApplyParametersRequest\u003c/code\u003e constructors, properties like \u003ccode\u003eInstanceName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eApplyAll\u003c/code\u003e, along with inherited members and related types.\u003c/p\u003e\n"]]],[],null,[]]