public sealed class ExportDataOperationMetadata : IMessage<ExportDataOperationMetadata>, IEquatable<ExportDataOperationMetadata>, IDeepCloneable<ExportDataOperationMetadata>, IBufferMessage, IMessage
[[["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 latest version of the `ExportDataOperationMetadata` class is 3.4.0, but this page specifically documents version 2.4.0."],["`ExportDataOperationMetadata` provides details of ExportData operations, inheriting from `Object` and implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class has two constructors: a default constructor and one that accepts another `ExportDataOperationMetadata` object as a parameter."],["`ExportDataOperationMetadata` contains an `OutputInfo` property of type `ExportDataOperationMetadata.Types.ExportDataOutputInfo`, which provides further information about the export data output."]]],[]]