public sealed class ApplySoftwareUpdateRequest : IMessage<ApplySoftwareUpdateRequest>, IEquatable<ApplySoftwareUpdateRequest>, IDeepCloneable<ApplySoftwareUpdateRequest>, IBufferMessage, IMessage
Request for [ApplySoftwareUpdate][google.cloud.memcache.v1beta2.CloudMemcache.ApplySoftwareUpdate].
Whether to apply the update to all nodes. If set to
true, will explicitly restrict users from specifying any nodes, and apply
software update to all nodes (where applicable) 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 page documents the \u003ccode\u003eApplySoftwareUpdateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Memcache.V1Beta2\u003c/code\u003e namespace, which is used to request a software update for a Memcached instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplySoftwareUpdateRequest\u003c/code\u003e 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, indicating its role in data transfer and management.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating new instances, either empty or as a copy of an existing \u003ccode\u003eApplySoftwareUpdateRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eApplyAll\u003c/code\u003e to apply updates to all nodes, \u003ccode\u003eInstance\u003c/code\u003e to specify the target Memcached instance, \u003ccode\u003eInstanceAsInstanceName\u003c/code\u003e to view the instance as an \u003ccode\u003eInstanceName\u003c/code\u003e type, and \u003ccode\u003eNodeIds\u003c/code\u003e to specify individual nodes for update.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available, in regards to the ApplySoftwareUpdateRequest class, is version 2.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]