Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::ClusterOperationMetadata (v0.26.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::ClusterOperationMetadata.
Metadata describing the operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#child_operation_ids
defchild_operation_ids()->::Array<::String>
Returns
- (::Array<::String>) — Output only. Child operation ids
#cluster_name
defcluster_name()->::String
Returns
- (::String) — Output only. Name of the cluster for the operation.
#cluster_uuid
defcluster_uuid()->::String
Returns
- (::String) — Output only. Cluster UUID for the operation.
#description
defdescription()->::String
Returns
- (::String) — Output only. Short description of operation.
#labels
deflabels()->::Google::Protobuf::Map{::String=>::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Output only. Labels associated with the operation
#operation_type
defoperation_type()->::String
Returns
- (::String) — Output only. The operation type.
#status
defstatus()->::Google::Cloud::Dataproc::V1::ClusterOperationStatus
Returns
- (::Google::Cloud::Dataproc::V1::ClusterOperationStatus) — Output only. Current operation status.
#status_history
defstatus_history()->::Array<::Google::Cloud::Dataproc::V1::ClusterOperationStatus>
Returns
- (::Array<::Google::Cloud::Dataproc::V1::ClusterOperationStatus>) — Output only. The previous operation status.
#warnings
defwarnings()->::Array<::String>
Returns
- (::Array<::String>) — Output only. Errors encountered during operation execution.