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-04-09 UTC."],[[["This document provides reference documentation for the `Stream.Types.BackfillNoneStrategy` class within the Google Cloud Datastream V1 API, specifically for .NET."],["`BackfillNoneStrategy` is designed to disable automatic backfill for a Stream's objects, which is its primary function."],["The latest version of the Datastream API is listed as 2.9.0, with a listing of versions from 2.8.0 down to 1.0.0."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, adding functionality to its structure."],["The `BackfillNoneStrategy` class has two constructors: a default one and another to create an instance from another `BackfillNoneStrategy` object."]]],[]]