View Source GoogleApi.MigrationCenter.V1.Model.DailyResourceUsageAggregationMemory (google_api_migration_center v0.5.2)
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
Unwrap a decoded JSON object into its complex fields.