View Source GoogleApi.MigrationCenter.V1.Model.DiskUsageSample (google_api_migration_center v0.5.2)
Disk usage sample. Values are across all disks.
Attributes
-
averageIops
(type:number()
, default:nil
) - Average IOPS sampled over a short window. Must be non-negative.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.DiskUsageSample{ averageIops: number() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.