Class: Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::CPU

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

Overview

Statistical aggregation of CPU usage.

Instance Attribute Summary collapse

Instance Attribute Details

#utilization_percentage::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats

Returns CPU utilization percentage.



2847
2848
2849
2850
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2847

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