public sealed class ExecutionReport : IMessage<ExecutionReport>, IEquatable<ExecutionReport>, IDeepCloneable<ExecutionReport>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ExecutionReport.
A resource that reports result of the import job execution.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExecutionReport\u003c/code\u003e class in the Migration Center v1 API provides a report of the import job execution, including validation errors and asset frame information.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality within the system.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eExecutionErrors\u003c/code\u003e, which contains validation errors, \u003ccode\u003eFramesReported\u003c/code\u003e to see the number of reported frames, and \u003ccode\u003eTotalRowsCount\u003c/code\u003e to see the total number of rows in the import job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionReport\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1\u003c/code\u003e namespace and is available in multiple versions with version 1.4.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]