public sealed class ReportAssetFramesRequest : IMessage<ReportAssetFramesRequest>, IEquatable<ReportAssetFramesRequest>, IDeepCloneable<ReportAssetFramesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportAssetFramesRequest.
[[["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 document provides reference documentation for the `ReportAssetFramesRequest` class within the Migration Center v1 API."],["The `ReportAssetFramesRequest` class is used to report a set of asset frames to the Migration Center API, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReportAssetFramesRequest` class contains properties such as `Frames`, `Parent`, `Source`, and `SourceAsSourceName`, which are used to provide the necessary information for reporting asset frames."],["There are two constructors available for creating a `ReportAssetFramesRequest` object, one default and another that accepts another `ReportAssetFramesRequest` as a parameter for duplication."],["The latest version of this report request is version 1.4.0, with previous versions 1.3.0, 1.2.0, 1.1.0 and 1.0.0 available."]]],[]]