Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::ClusterOperationMetadata (v0.26.0)

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

#status_history

defstatus_history()->::Array<::Google::Cloud::Dataproc::V1::ClusterOperationStatus>
Returns

#warnings

defwarnings()->::Array<::String>
Returns
  • (::Array<::String>) — Output only. Errors encountered during operation execution.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.