public sealed class AssetPerformanceData : IMessage<AssetPerformanceData>, IEquatable<AssetPerformanceData>, IDeepCloneable<AssetPerformanceData>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class AssetPerformanceData.
Daily resource usage aggregations.
Contains all of the data available for an asset, up to the last 420 days.
Aggregations are sorted from oldest to most recent.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `AssetPerformanceData` class in the Migration Center v1 API is 1.4.0, with prior versions available including 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["`AssetPerformanceData` provides performance data for an asset and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that accepts another `AssetPerformanceData` object as a parameter."],["`AssetPerformanceData` contains a property called `DailyResourceUsageAggregations`, a `RepeatedField` that holds historical daily resource usage data for the asset for up to the last 420 days."],["The `AssetPerformanceData` class is found within the `Google.Cloud.MigrationCenter.V1` namespace and the `Google.Cloud.MigrationCenter.V1.dll` assembly."]]],[]]