Reference documentation and code samples for the Google Cloud Dataproc V1 Client class NodeGroupOperationMetadata.
Metadata describing the node group operation.
Generated from protobuf message google.cloud.dataproc.v1.NodeGroupOperationMetadata
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ node_group_id
string
Output only. Node group ID for the operation.
↳ cluster_uuid
string
Output only. Cluster UUID associated with the node group operation.
↳ status
↳ status_history
array< Google\Cloud\Dataproc\V1\ClusterOperationStatus
>
Output only. The previous operation status.
↳ operation_type
int
The operation type.
↳ description
string
Output only. Short description of operation.
↳ labels
↳ warnings
array
Output only. Errors encountered during operation execution.
getNodeGroupId
Output only. Node group ID for the operation.
string
setNodeGroupId
Output only. Node group ID for the operation.
var
string
$this
getClusterUuid
Output only. Cluster UUID associated with the node group operation.
string
setClusterUuid
Output only. Cluster UUID associated with the node group operation.
var
string
$this
getStatus
Output only. Current operation status.
hasStatus
clearStatus
setStatus
Output only. Current operation status.
$this
getStatusHistory
Output only. The previous operation status.
setStatusHistory
Output only. The previous operation status.
$this
getOperationType
The operation type.
int
setOperationType
The operation type.
var
int
$this
getDescription
Output only. Short description of operation.
string
setDescription
Output only. Short description of operation.
var
string
$this
getLabels
Output only. Labels associated with the operation.
setLabels
Output only. Labels associated with the operation.
$this
getWarnings
Output only. Errors encountered during operation execution.
setWarnings
Output only. Errors encountered during operation execution.
var
string[]
$this