public enum BackfillJob.Types.TriggerReference documentation and code samples for the DataStream v1 API enum BackfillJob.Types.Trigger.
Triggering reason for a backfill job.
Namespace
Google.Cloud.Datastream.V1Assembly
Google.Cloud.Datastream.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |