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\u003eThe \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class is used to request the application of parameter updates to a Memcached instance in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 like message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe request can target either specific nodes within the instance or all nodes, as controlled by the \u003ccode\u003eApplyAll\u003c/code\u003e and \u003ccode\u003eNodeIds\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, and it's typed counterpart \u003ccode\u003eInstanceName\u003c/code\u003e, identify the specific Memcached instance to receive the parameter updates.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 2.5.0, while it has been developed since at least version 1.0.0, as indicated by the version history.\u003c/p\u003e\n"]]],[],null,[]]