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\u003eThis document provides reference information for the \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class within the Google Cloud Memorystore for Memcached v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class is used to request the application of parameter updates to a Memcached instance, implementing interfaces like \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\u003eThe class has properties such as \u003ccode\u003eApplyAll\u003c/code\u003e to apply changes to all nodes, \u003ccode\u003eInstanceName\u003c/code\u003e for the instance name, \u003ccode\u003eName\u003c/code\u003e for the instance resource name, and \u003ccode\u003eNodeIds\u003c/code\u003e to target specific nodes.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists previous versions of this class, ranging from 1.0.0 to the latest 2.5.0, allowing users to navigate between different releases.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors; \u003ccode\u003eApplyParametersRequest()\u003c/code\u003e and \u003ccode\u003eApplyParametersRequest(ApplyParametersRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]