View Source GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregation (google_api_migration_center v0.4.0)

Usage data aggregation for a single day.

Attributes

  • cpu (type: GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationCPU.t, default: nil) - CPU usage.
  • date (type: GoogleApi.MigrationCenter.V1.Model.Date.t, default: nil) - Aggregation date. Day boundaries are at midnight UTC.
  • disk (type: GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationDisk.t, default: nil) - Disk usage.
  • memory (type: GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationMemory.t, default: nil) - Memory usage.
  • network (type: GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationNetwork.t, default: nil) - Network usage.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.