Message(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Message details. Describe the attribute that a message should have. Without specified message attributes, no message will be sent by default.
Attributes |
|
---|---|
Name | Description |
type_ |
google.cloud.batch_v1.types.JobNotification.Type
The message type. |
new_job_state |
google.cloud.batch_v1.types.JobStatus.State
The new job state. |
new_task_state |
google.cloud.batch_v1.types.TaskStatus.State
The new task state. |