View Source GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationDisk (google_api_migration_center v0.4.0)
Statistical aggregation of disk usage.
Attributes
-
iops
(type:GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationStats.t
, default:nil
) - Disk I/O operations per second.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationDisk{ iops: GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationStats.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.