Class: Google::Cloud::Dataproc::V1::UsageMetrics

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

Overview

Usage metrics represent approximate total resources consumed by a workload.

Instance Attribute Summary collapse

Instance Attribute Details

#milli_dcu_seconds::Integer

Returns Optional. DCU (Dataproc Compute Units) usage in (milliDCU x seconds) (see Dataproc Serverless pricing).

Returns:



180
181
182
183
# File 'proto_docs/google/cloud/dataproc/v1/shared.rb', line 180

class UsageMetrics
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#shuffle_storage_gb_seconds::Integer

Returns Optional. Shuffle storage usage in (GB x seconds) (see Dataproc Serverless pricing).

Returns:



180
181
182
183
# File 'proto_docs/google/cloud/dataproc/v1/shared.rb', line 180

class UsageMetrics
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end