Class: Google::Cloud::Dataproc::V1::ClusterOperationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataproc/v1/operations.rb

Overview

Metadata describing the operation.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#child_operation_ids::Array<::String> (readonly)

Returns Output only. Child operation ids.

Returns:

  • (::Array<::String>)

    Output only. Child operation ids



187
188
189
190
191
192
193
194
195
196
197
198
199
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 187

class ClusterOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#cluster_name::String (readonly)

Returns Output only. Name of the cluster for the operation.

Returns:

  • (::String)

    Output only. Name of the cluster for the operation.



187
188
189
190
191
192
193
194
195
196
197
198
199
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 187

class ClusterOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#cluster_uuid::String (readonly)

Returns Output only. Cluster UUID for the operation.

Returns:

  • (::String)

    Output only. Cluster UUID for the operation.



187
188
189
190
191
192
193
194
195
196
197
198
199
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 187

class ClusterOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#description::String (readonly)

Returns Output only. Short description of operation.

Returns:

  • (::String)

    Output only. Short description of operation.



187
188
189
190
191
192
193
194
195
196
197
198
199
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 187

class ClusterOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#labels::Google::Protobuf::Map{::String => ::String} (readonly)

Returns Output only. Labels associated with the operation.

Returns:

  • (::Google::Protobuf::Map{::String => ::String})

    Output only. Labels associated with the operation



187
188
189
190
191
192
193
194
195
196
197
198
199
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 187

class ClusterOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#operation_type::String (readonly)

Returns Output only. The operation type.

Returns:

  • (::String)

    Output only. The operation type.



187
188
189
190
191
192
193
194
195
196
197
198
199
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 187

class ClusterOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#status::Google::Cloud::Dataproc::V1::ClusterOperationStatus (readonly)

Returns Output only. Current operation status.

Returns:



187
188
189
190
191
192
193
194
195
196
197
198
199
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 187

class ClusterOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#status_history::Array<::Google::Cloud::Dataproc::V1::ClusterOperationStatus> (readonly)

Returns Output only. The previous operation status.

Returns:



187
188
189
190
191
192
193
194
195
196
197
198
199
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 187

class ClusterOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#warnings::Array<::String> (readonly)

Returns Output only. Errors encountered during operation execution.

Returns:

  • (::Array<::String>)

    Output only. Errors encountered during operation execution.



187
188
189
190
191
192
193
194
195
196
197
198
199
# File 'proto_docs/google/cloud/dataproc/v1/operations.rb', line 187

class ClusterOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end