public sealed class UpdateInstanceRequest : IMessage<UpdateInstanceRequest>, IEquatable<UpdateInstanceRequest>, IDeepCloneable<UpdateInstanceRequest>, IBufferMessage, IMessage
Request for [UpdateInstance][google.cloud.redis.v1beta1.CloudRedis.UpdateInstance].
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field may only include these
fields from [Instance][google.cloud.redis.v1beta1.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 document describes the \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class, which is used to request an update to a Redis instance in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e 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, for working with protocol buffers.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a constructor that takes another \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e object as a parameter to copy it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstance\u003c/code\u003e property of the \u003ccode\u003eUpdateInstanceRequest\u003c/code\u003e class holds the updated instance information, and only fields specified in \u003ccode\u003eUpdateMask\u003c/code\u003e will be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property is required and specifies which fields of the Redis instance should be updated, such as \u003ccode\u003edisplayName\u003c/code\u003e, \u003ccode\u003elabels\u003c/code\u003e, \u003ccode\u003ememorySizeGb\u003c/code\u003e, \u003ccode\u003eredisConfig\u003c/code\u003e, and \u003ccode\u003ereplica_count\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]