Class ClusterOperationStatus (5.0.1)

ClusterOperationStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The status of the operation.

Attributes

NameDescription
state google.cloud.dataproc_v1.types.ClusterOperationStatus.State
Output only. A message containing the operation state.
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.

Inheritance

builtins.object > proto.message.Message > ClusterOperationStatus

Classes

State

State(value)

The operation state.