View Source GoogleApi.MigrationCenter.V1.Model.DiskUsageSample (google_api_migration_center v0.3.0)

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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.