[[["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 `AssetList` class in the Migration Center v1 API is used to represent a list of asset IDs."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer operations."],["It includes two constructors: a default constructor `AssetList()` and a copy constructor `AssetList(AssetList other)` to duplicate an existing AssetList."],["The class contains two main properties: `AssetIds`, which is a list of asset IDs, and `AssetIdsAsAssetNames`, which provides a typed view over the `AssetIds` property as `AssetName` resource names."],["The latest version of this API is 1.4.0 and it has also been released in versions 1.3.0, 1.2.0, 1.1.0 and 1.0.0."]]],[]]