View Source GoogleApi.MigrationCenter.V1.Model.PerformanceSample (google_api_migration_center v0.3.1)

Performance data sample.

Attributes

  • cpu (type: GoogleApi.MigrationCenter.V1.Model.CpuUsageSample.t, default: nil) - CPU usage sample.
  • disk (type: GoogleApi.MigrationCenter.V1.Model.DiskUsageSample.t, default: nil) - Disk usage sample.
  • memory (type: GoogleApi.MigrationCenter.V1.Model.MemoryUsageSample.t, default: nil) - Memory usage sample.
  • network (type: GoogleApi.MigrationCenter.V1.Model.NetworkUsageSample.t, default: nil) - Network usage sample.
  • sampleTime (type: DateTime.t, default: nil) - Time the sample was collected. If omitted, the frame report time will be used.

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.