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 |
Stats
Disk I/O operations per second. |
getIops
Disk I/O operations per second.
| Returns | |
|---|---|
| Type | Description |
Stats|null |
|
hasIops
clearIops
setIops
Disk I/O operations per second.
| Parameter | |
|---|---|
| Name | Description |
var |
Stats
|
| Returns | |
|---|---|
| Type | Description |
$this |
|