public sealed class CdcStrategy.Types.MostRecentStartPosition : IMessage<CdcStrategy.Types.MostRecentStartPosition>, IEquatable<CdcStrategy.Types.MostRecentStartPosition>, IDeepCloneable<CdcStrategy.Types.MostRecentStartPosition>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class CdcStrategy.Types.MostRecentStartPosition.
CDC strategy to start replicating from the most recent position in the
source.
[[["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-08 UTC."],[[["The latest version available for the `CdcStrategy.Types.MostRecentStartPosition` class is 2.9.0, with several older versions also documented, ranging from 2.8.0 down to 1.0.0."],["`CdcStrategy.Types.MostRecentStartPosition` is a class in the Google.Cloud.Datastream.V1 namespace that defines a CDC strategy to replicate data from the most recent position in the source."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `MostRecentStartPosition` class has two constructors, a default constructor, and one that takes another `MostRecentStartPosition` object as an argument."],["It is part of the Google.Cloud.Datastream.V1 assembly, specifically found within the `Google.Cloud.Datastream.V1.dll`."]]],[]]