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 `AssetPerformanceData` class in the Migration Center v1 API provides performance data for an asset."],["This class is part of the `Google.Cloud.MigrationCenter.V1` namespace and is available in the `Google.Cloud.MigrationCenter.V1.dll` assembly."],["The latest version is 1.4.0, but the documentation is currently showing version 1.3.0."],["`AssetPerformanceData` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a property, `DailyResourceUsageAggregations`, which contains daily resource usage aggregations sorted from oldest to most recent for up to 420 days."]]],[]]