public sealed class ApplyParametersRequest : IMessage<ApplyParametersRequest>, IEquatable<ApplyParametersRequest>, IDeepCloneable<ApplyParametersRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Memorystore for Memcached v1 API class ApplyParametersRequest.
Request for [ApplyParameters][google.cloud.memcache.v1.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\u003eThe latest version of the \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class for the Cloud Memorystore for Memcached v1 API is 2.5.0, with several previous versions also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApplyParametersRequest\u003c/code\u003e is a class used to request the application of parameter updates to a Memcached instance, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class can apply parameter changes to either all nodes in the instance, or specified nodes using the \u003ccode\u003eApplyAll\u003c/code\u003e and \u003ccode\u003eNodeIds\u003c/code\u003e properties, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and represents the resource name of the Memcached instance that the parameter updates should be applied to.\u003c/p\u003e\n"],["\u003cp\u003eThis class has multiple constructors, including a default and one to copy from an existing \u003ccode\u003eApplyParametersRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]