Module: Google::Cloud::Batch::V1::JobNotification::Type

Defined in:
proto_docs/google/cloud/batch/v1/job.rb

Overview

The message type.

Constant Summary collapse

TYPE_UNSPECIFIED =

Unspecified.

0
JOB_STATE_CHANGED =

Notify users that the job state has changed.

1
TASK_STATE_CHANGED =

Notify users that the task state has changed.

2