Enum BackfillJob.Types.Trigger (2.0.0)

public enum Trigger

Triggering reason for a backfill job.

Namespace

Google.Cloud.Datastream.V1

Assembly

Google.Cloud.Datastream.V1.dll

Fields

NameDescription
Automatic

Object backfill job was triggered automatically according to the stream's backfill strategy.

Manual

Object backfill job was triggered manually using the dedicated API.

Unspecified

Default value.