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 webpage provides reference documentation for the `CdcStrategy.Types.NextAvailableStartPosition` class within the Google Cloud Datastream V1 API."],["The `NextAvailableStartPosition` class is a CDC (Change Data Capture) strategy used to resume replication from the next available position in a data source."],["It lists available versions of the API, ranging from 1.0.0 to the latest version 2.9.0, all referring to `CdcStrategy.Types.NextAvailableStartPosition`."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It has two constructors, one default and one that takes another `NextAvailableStartPosition` as a parameter."]]],[]]