Cloud Dataplex v1 API - Enum Job.Types.Trigger (2.15.0)

public enum Job.Types.Trigger

Reference documentation and code samples for the Cloud Dataplex v1 API enum Job.Types.Trigger.

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 trigger is unspecified.