public sealed class Cluster.Types.StateInfo.Types.UpdateInfo : IMessage<Cluster.Types.StateInfo.Types.UpdateInfo>, IEquatable<Cluster.Types.StateInfo.Types.UpdateInfo>, IDeepCloneable<Cluster.Types.StateInfo.Types.UpdateInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class Cluster.Types.StateInfo.Types.UpdateInfo.
[[["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."],[[["This documentation is for version 1.3.0 of the Google Cloud Memorystore for Redis (cluster management) v1 API, specifically the `Cluster.Types.StateInfo.Types.UpdateInfo` class."],["The `Cluster.Types.StateInfo.Types.UpdateInfo` class represents information about a cluster that is currently undergoing an update and inherits from object."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a default constructor and one that takes another `UpdateInfo` object as an argument."],["The class provides properties to determine if the target replica count or shard count fields are set, with `TargetReplicaCount` and `TargetShardCount` properties allowing to set and get the target number of replica nodes per shard and the target number of shards for the redis cluster."]]],[]]