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 document provides reference documentation for the `Stream.Types.BackfillNoneStrategy` class within the Google Cloud Datastream V1 API, specifically for .NET."],["`BackfillNoneStrategy` is a class used to disable automatic backfill for objects within a data stream."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The document lists previous versions of the class, ranging from version 1.0.0 all the way up to the latest version 2.9.0, with version 2.3.0 being the version detailed in this document."],["The `BackfillNoneStrategy` class has two constructors: a default constructor, and one that takes another `BackfillNoneStrategy` object as a parameter for cloning purposes."]]],[]]