StatusEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Status event
Attributes | |
---|---|
Name | Description |
type_ |
str
Type of the event. |
description |
str
Description of the event. |
event_time |
google.protobuf.timestamp_pb2.Timestamp
The time this event occurred. |
task_execution |
google.cloud.batch_v1alpha.types.TaskExecution
Task Execution |
task_state |
google.cloud.batch_v1alpha.types.TaskStatus.State
Task State |