Cloud Dataplex v1 API - Enum Task.Types.TriggerSpec.Types.Type (2.8.0)

public enum Task.Types.TriggerSpec.Types.Type

Reference documentation and code samples for the Cloud Dataplex v1 API enum Task.Types.TriggerSpec.Types.Type.

Determines how often and when the job will run.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
OnDemand

The task runs one-time shortly after Task Creation.

Recurring

The task is scheduled to run periodically.

Unspecified

Unspecified trigger type.