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

Statistical aggregation of memory usage.

Attributes

  • utilizationPercentage (type: GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationStats.t, default: nil) - Memory utilization percentage.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationMemory{
  utilizationPercentage:
    GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationStats.t()
    | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.