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."],[[["This webpage provides documentation for the `AssetPerformanceData` class within the Google Cloud Migration Center v1 API."],["`AssetPerformanceData` is used to represent and manage performance data for assets, featuring a history of resource usage."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for comprehensive data management."],["The `AssetPerformanceData` class provides access to `DailyResourceUsageAggregations`, which contains historical data of asset usage, up to 420 days, sorted from oldest to newest."],["The latest available version of AssetPerformanceData is 1.4.0, and the current documentation covers version 1.0.0."]]],[]]