public sealed class BackfillNoneStrategy : IMessage<Stream.Types.BackfillNoneStrategy>, IEquatable<Stream.Types.BackfillNoneStrategy>, IDeepCloneable<Stream.Types.BackfillNoneStrategy>, IBufferMessage, IMessage
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 webpage details the `BackfillNoneStrategy` class within the `Google.Cloud.Datastream.V1` namespace, which is used to disable automatic backfill for a stream's objects."],["The latest version documented is 2.9.0, with several prior versions available, including back to the 1.0.0 release."],["The `BackfillNoneStrategy` class inherits from `Object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class `BackfillNoneStrategy` has two public constructors: a default and one that takes a `Stream.Types.BackfillNoneStrategy` parameter."]]],[]]