Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ClusterOperationStatus.
The status of the operation.
Generated from protobuf message google.cloud.dataproc.v1.ClusterOperationStatus
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
Output only. A message containing the operation state.
↳ inner_state
string
Output only. A message containing the detailed operation state.
↳ details
string
Output only. A message containing any operation metadata details.
↳ state_start_time
getState
Output only. A message containing the operation state.
int
setState
Output only. A message containing the operation state.
var
int
$this
getInnerState
Output only. A message containing the detailed operation state.
string
setInnerState
Output only. A message containing the detailed operation state.
var
string
$this
getDetails
Output only. A message containing any operation metadata details.
string
setDetails
Output only. A message containing any operation metadata details.
var
string
$this
getStateStartTime
Output only. The time this state was entered.
hasStateStartTime
clearStateStartTime
setStateStartTime
Output only. The time this state was entered.
$this