Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Disk.
Statistical aggregation of disk usage.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#iops
def iops() -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats
Returns
- (::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats) — Disk I/O operations per second.
#iops=
def iops=(value) -> ::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats
Parameter
- value (::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats) — Disk I/O operations per second.
Returns
- (::Google::Cloud::MigrationCenter::V1::DailyResourceUsageAggregation::Stats) — Disk I/O operations per second.