Class: Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Disk

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 disk usage.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Disk I/O operations per second.



2863
2864
2865
2866
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 2863

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