DataStream v1 API - Enum BackfillJob.Types.Trigger (2.6.0)

public enum BackfillJob.Types.Trigger

Reference documentation and code samples for the DataStream v1 API enum BackfillJob.Types.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.