public sealed class ApplyParametersRequest : IMessage<ApplyParametersRequest>, IEquatable<ApplyParametersRequest>, IDeepCloneable<ApplyParametersRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Memcache v1beta2 API class ApplyParametersRequest.
Request for [ApplyParameters][google.cloud.memcache.v1beta2.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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class within the Google Cloud Memorystore for Memcache v1beta2 API, specifically in the \u003ccode\u003eGoogle.Cloud.Memcache.V1Beta2\u003c/code\u003e namespace, as of the latest version 2.0.0-beta06.\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, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has constructors to create a new request, either empty or by copying an existing \u003ccode\u003eApplyParametersRequest\u003c/code\u003e, with properties to specify the target instance and whether to apply updates to all or specific nodes.\u003c/p\u003e\n"],["\u003cp\u003eThe ApplyParametersRequest class has properties for \u003ccode\u003eApplyAll\u003c/code\u003e, \u003ccode\u003eInstanceName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eNodeIds\u003c/code\u003e, which are used to define parameters for update requests, including if the update should apply to all the nodes or just a specified list.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplyParametersRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements methods for the \u003ccode\u003eobject\u003c/code\u003e class, and implements the interfaces \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"]]],[],null,[]]