Reference documentation and code samples for the Google Cloud Migration Center V1 Client class Disk.
Statistical aggregation of disk usage.
Generated from protobuf message google.cloud.migrationcenter.v1.DailyResourceUsageAggregation.Disk
Namespace
Google \ Cloud \ MigrationCenter \ V1 \ DailyResourceUsageAggregationMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ iops |
Google\Cloud\MigrationCenter\V1\DailyResourceUsageAggregation\Stats
Disk I/O operations per second. |
getIops
Disk I/O operations per second.
Returns | |
---|---|
Type | Description |
Google\Cloud\MigrationCenter\V1\DailyResourceUsageAggregation\Stats|null |
hasIops
clearIops
setIops
Disk I/O operations per second.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\MigrationCenter\V1\DailyResourceUsageAggregation\Stats
|
Returns | |
---|---|
Type | Description |
$this |