public sealed class CdcStrategy.Types.NextAvailableStartPosition : IMessage<CdcStrategy.Types.NextAvailableStartPosition>, IEquatable<CdcStrategy.Types.NextAvailableStartPosition>, IDeepCloneable<CdcStrategy.Types.NextAvailableStartPosition>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class CdcStrategy.Types.NextAvailableStartPosition.
CDC strategy to resume replication from the next available position in the
source.
[[["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-04-09 UTC."],[[["This page provides documentation for the `CdcStrategy.Types.NextAvailableStartPosition` class within the Google Cloud Datastream v1 API."],["The `NextAvailableStartPosition` class is designed for specifying a CDC (Change Data Capture) strategy that resumes replication from the next available position in the source."],["It is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the available versions, from 1.0.0 all the way up to the latest version 2.9.0."],["The page also provides information about the `NextAvailableStartPosition` constructors, one of which being the default one, and the other which accepts a `CdcStrategy.Types.NextAvailableStartPosition` parameter."]]],[]]