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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]