public sealed class UpdateInstanceRequest : IMessage<UpdateInstanceRequest>, IEquatable<UpdateInstanceRequest>, IDeepCloneable<UpdateInstanceRequest>, IBufferMessage, IMessage
Request for [UpdateInstance][google.cloud.memcache.v1beta2.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 \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class is used to request updates to a Memcached instance, as part of the \u003ccode\u003eGoogle.Cloud.Memcache.V1Beta2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt supports the ability to update specific fields of a Memcached \u003ccode\u003eInstance\u003c/code\u003e resource, as determined by the \u003ccode\u003eUpdateMask\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a default constructor and another constructor that takes an \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e as a parameter to create a new instance from it.\u003c/p\u003e\n"],["\u003cp\u003eTwo key properties are included in this class: \u003ccode\u003eResource\u003c/code\u003e, which represents the Memcached instance to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields should be updated.\u003c/p\u003e\n"]]],[],null,[]]