Class ClusterOperationStatus (2.3.1)

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

The status of the operation.

Attributes

NameDescription
state .operations.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 .timestamp.Timestamp
Output only. The time this state was entered.

Classes

State

State(value)

The operation state.