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."],[[["The `BackfillNoneStrategy` class is designed to disable automatic backfill for a Stream's objects in the Google Cloud Datastream V1 API."],["This class is part of the `Google.Cloud.Datastream.V1` namespace and is implemented within the `Google.Cloud.Datastream.V1.dll` assembly."],["`BackfillNoneStrategy` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `BackfillNoneStrategy`, one being a default constructor and the other taking another `BackfillNoneStrategy` object as an argument."],["The latest version of the documentation for this object is version 2.9.0, with versions ranging back to version 1.0.0 being available."]]],[]]