Class Type (2.0.1)

Type(value)

Determines how often and when the job will run.

Enums

Name Description
TYPE_UNSPECIFIED Unspecified trigger type.
ON_DEMAND The task runs one-time shortly after Task Creation.
RECURRING The task is scheduled to run periodically.