Cloud Dataplex v1 API - Enum JobEvent.Types.ExecutionTrigger (2.15.0)

public enum JobEvent.Types.ExecutionTrigger

Reference documentation and code samples for the Cloud Dataplex v1 API enum JobEvent.Types.ExecutionTrigger.

Job Execution trigger.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
RunRequest

The job was triggered by the explicit call of Task API.

TaskConfig

The job was triggered by Dataplex based on trigger spec from task definition.

Unspecified

The job execution trigger is unspecified.