Datastream V1 API - Module Google::Cloud::Datastream::V1::BackfillJob::Trigger (v1.7.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Datastream V1 API module Google::Cloud::Datastream::V1::BackfillJob::Trigger.
Triggering reason for a backfill job.
Constants
TRIGGER_UNSPECIFIED
value: 0 Default value.
AUTOMATIC
value: 1 Object backfill job was triggered automatically according to the stream's
backfill strategy.
MANUAL
value: 2 Object backfill job was triggered manually using the dedicated API.