values constant

List<JobNotification_Type> const values

Implementation

static const $core.List<JobNotification_Type> values = <JobNotification_Type> [
  TYPE_UNSPECIFIED,
  JOB_STATE_CHANGED,
  TASK_STATE_CHANGED,
];