[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class DailyResourceUsageAggregation (0.1.15)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.15 (latest)](/python/docs/reference/migrationcenter/latest/google.cloud.migrationcenter_v1.types.DailyResourceUsageAggregation)\n- [0.1.13](/python/docs/reference/migrationcenter/0.1.13/google.cloud.migrationcenter_v1.types.DailyResourceUsageAggregation) \n\n DailyResourceUsageAggregation(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nUsage data aggregation for a single day.\n\nClasses\n-------\n\n### CPU\n\n CPU(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nStatistical aggregation of CPU usage.\n\n### Disk\n\n Disk(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nStatistical aggregation of disk usage.\n\n### Memory\n\n Memory(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nStatistical aggregation of memory usage.\n\n### Network\n\n Network(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nStatistical aggregation of network usage.\n\n### Stats\n\n Stats(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nStatistical aggregation of samples for a single resource\nusage."]]