public sealed class UpdateInstanceRequest : IMessage<UpdateInstanceRequest>, IEquatable<UpdateInstanceRequest>, IDeepCloneable<UpdateInstanceRequest>, IBufferMessage, IMessage
Request for [UpdateInstance][google.cloud.memcache.v1.CloudMemcache.UpdateInstance].
[[["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 available for \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e is 2.5.0, with a list of previous versions accessible, ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e is a class used for updating a Memcached instance within the Google Cloud Memcache service, implementing multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes constructors to initialize a new instance or clone an existing \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eInstance\u003c/code\u003e, which specifies the Memcached Instance to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which defines which fields of the instance should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe UpdateMask property allows only the "displayName" field to be specified for updating, limiting the user to only updating that field.\u003c/p\u003e\n"]]],[],null,[]]