public sealed class ClusterPersistenceConfig.Types.RDBConfig : IMessage<ClusterPersistenceConfig.Types.RDBConfig>, IEquatable<ClusterPersistenceConfig.Types.RDBConfig>, IDeepCloneable<ClusterPersistenceConfig.Types.RDBConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class ClusterPersistenceConfig.Types.RDBConfig.
public Timestamp RdbSnapshotStartTime { get; set; }
Optional. The time that the first snapshot was/will be attempted, and to
which future snapshots will be aligned. If not provided, the current time
will be used.
[[["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 documentation is for the \u003ccode\u003eClusterPersistenceConfig.Types.RDBConfig\u003c/code\u003e class within the Google Cloud Memorystore for Redis (cluster management) v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRDBConfig\u003c/code\u003e class provides configuration for RDB-based persistence in Redis clusters, serving as a component to manage how data is stored and retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffered message management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRDBConfig\u003c/code\u003e class includes properties for managing RDB snapshots, such as \u003ccode\u003eRdbSnapshotPeriod\u003c/code\u003e which defines the interval between snapshots and \u003ccode\u003eRdbSnapshotStartTime\u003c/code\u003e to set the alignment for future snapshots.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation available, ranging from version 1.0.0 to the latest 1.4.0, allowing to see how the class has changed over time.\u003c/p\u003e\n"]]],[],null,[]]