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.
Implements
IMessageStreamTypesBackfillNoneStrategy, IEquatableStreamTypesBackfillNoneStrategy, IDeepCloneableStreamTypesBackfillNoneStrategy, IBufferMessage, IMessageNamespace
Google.Cloud.Datastream.V1Assembly
Google.Cloud.Datastream.V1.dll
Constructors
BackfillNoneStrategy()
public BackfillNoneStrategy()
BackfillNoneStrategy(BackfillNoneStrategy)
public BackfillNoneStrategy(Stream.Types.BackfillNoneStrategy other)
Parameter | |
---|---|
Name | Description |
other | StreamTypesBackfillNoneStrategy |