ClusterOperationStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The status of the operation. .. attribute:: state
Output only. A message containing the operation state.
:type: google.cloud.dataproc_v1.types.ClusterOperationStatus.State
Attributes |
|
---|---|
Name | Description |
inner_state |
str
Output only. A message containing the detailed operation state. |
details |
str
Output only. A message containing any operation metadata details. |
state_start_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time this state was entered. |
Classes
State
State(value)
The operation state.