Datastream V1 API - Module Google::Cloud::Datastream::V1::BackfillJob::Trigger (v0.1.0)

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.