public sealed class ExportModelOperationMetadata : IMessage<ExportModelOperationMetadata>, IEquatable<ExportModelOperationMetadata>, IDeepCloneable<ExportModelOperationMetadata>, 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 `ExportModelOperationMetadata` is 3.4.0, with previous versions ranging from 2.2.0 to 3.3.0, all accessible via provided links."],["`ExportModelOperationMetadata` is a class that details the operations for exporting a model and is implemented through multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `ExportModelOperationMetadata` class has two constructors: a default constructor and a constructor that accepts another `ExportModelOperationMetadata` object as a parameter."],["`ExportModelOperationMetadata` has an `OutputInfo` property, which provides read-only information about the model export output, and it is of the type `ExportModelOperationMetadata.Types.ExportModelOutputInfo`."]]],[]]