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-03-21 UTC."],[[["This page provides reference documentation for the `Stream.Types.BackfillNoneStrategy` class within the Google Cloud Datastream v1 API, specifically for the .NET implementation."],["`BackfillNoneStrategy` is a class used to disable automatic backfill for objects within a stream, as defined by the Datastream API."],["The `Stream.Types.BackfillNoneStrategy` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting robust message handling and object comparison capabilities."],["The documentation covers version history, ranging from version 1.0.0 up to the latest version 2.9.0, along with the current documented version being 2.4.0."],["The documentation includes details on the class's constructors, demonstrating how to instantiate `BackfillNoneStrategy` objects."]]],[]]