public sealed class ApplySoftwareUpdateRequest : IMessage<ApplySoftwareUpdateRequest>, IEquatable<ApplySoftwareUpdateRequest>, IDeepCloneable<ApplySoftwareUpdateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Memcache v1beta2 API class ApplySoftwareUpdateRequest.
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\u003eThe \u003ccode\u003eApplySoftwareUpdateRequest\u003c/code\u003e class is used to request a software update for a Memcached instance in Google Cloud Memorystore for Memcache v1beta2.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplySoftwareUpdateRequest\u003c/code\u003e class allows updating either all or a specific list of nodes within a Memcached instance.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eApplyAll\u003c/code\u003e (boolean to update all nodes), \u003ccode\u003eInstance\u003c/code\u003e (resource name of the instance), \u003ccode\u003eInstanceAsInstanceName\u003c/code\u003e (InstanceName typed view), and \u003ccode\u003eNodeIds\u003c/code\u003e (list of nodes to update).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the documentation is \u003ccode\u003e2.0.0-beta06\u003c/code\u003e, while \u003ccode\u003e2.0.0-beta05\u003c/code\u003e and \u003ccode\u003e1.0.0-beta05\u003c/code\u003e are also detailed.\u003c/p\u003e\n"]]],[],null,[]]