public sealed class UpdateClusterRequest : IMessage<UpdateClusterRequest>, IEquatable<UpdateClusterRequest>, IDeepCloneable<UpdateClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class UpdateClusterRequest.
Request for [UpdateCluster][CloudRedis.UpdateCluster].
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 [Cluster][google.cloud.redis.cluster.v1.Cluster]:
[[["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\u003eUpdateClusterRequest\u003c/code\u003e class is part of the Google Cloud Memorystore for Redis (cluster management) v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Redis.Cluster.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to handle requests for updating a Redis cluster, allowing specification of which fields to update via an update mask.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, for operations like message handling, equality comparisons, deep cloning, and buffered message management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateClusterRequest\u003c/code\u003e class has properties such as \u003ccode\u003eCluster\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which allow for defining the new state of the cluster, ensuring request idempotency, and specifying the fields for modification.\u003c/p\u003e\n"],["\u003cp\u003eThis class exists in multiple versions, with the most recent being version 1.4.0, all the way down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]