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 v1alpha1 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 documentation covers the `Stream.Types.BackfillNoneStrategy` class within the Google Cloud Datastream v1alpha1 API."],["The `BackfillNoneStrategy` class is designed to disable automatic backfill for objects within a data stream."],["It inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.Datastream.V1Alpha1` namespace and is contained within the `Google.Cloud.Datastream.V1Alpha1.dll` assembly."],["Two constructors are provided: a default constructor `BackfillNoneStrategy()` and a copy constructor `BackfillNoneStrategy(BackfillNoneStrategy other)`."]]],[]]