public sealed class Stream.Types.BackfillNoneStrategy : IMessage<Stream.Types.BackfillNoneStrategy>, IEquatable<Stream.Types.BackfillNoneStrategy>, IDeepCloneable<Stream.Types.BackfillNoneStrategy>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class Stream.Types.BackfillNoneStrategy.
Backfill strategy to disable automatic backfill for the Stream's objects.
[[["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 documentation for the `Stream.Types.BackfillNoneStrategy` class within the Google Cloud Datastream V1 API."],["`BackfillNoneStrategy` is used to disable automatic backfill for objects in a stream."],["The content also displays the inheritance of the class, detailing that it descends from the `object` class and implements several interfaces."],["The documentation offers various versions of the package, from the latest (2.9.0) to the oldest (1.0.0), providing a comprehensive version history of this class."],["There are two constructors outlined for the `BackfillNoneStrategy` class, one default constructor and one that takes an existing `BackfillNoneStrategy` instance as a parameter."]]],[]]