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 document provides reference documentation for the `Cluster.Types.StateInfo.Types.UpdateInfo` class, part of the Google Cloud Memorystore for Redis v1 API."],["The `UpdateInfo` class represents data about a cluster that is currently undergoing an update process."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the .NET ecosystem."],["The class includes properties like `HasTargetReplicaCount`, `HasTargetShardCount`, `TargetReplicaCount`, and `TargetShardCount` to provide information about the update's target configuration."],["The document provides access to the documentation for the versions 1.0.0 to 1.4.0 of this class, being 1.4.0 the latest version."]]],[]]