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 content describes `ExportDataOperationMetadata`, a class within the `Google.Cloud.AutoML.V1` namespace, used to define details of ExportData operations."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as deep cloning and buffer message handling."],["`ExportDataOperationMetadata` has two constructors, one default and one that takes another `ExportDataOperationMetadata` object as a parameter for cloning."],["The `OutputInfo` property, which is read-only, of type `ExportDataOperationMetadata.Types.ExportDataOutputInfo`, gives detailed information on the export data output."],["The page shows the different versions of the class, with version 3.4.0 being the latest, and version 2.2.0 being the one currently described."]]],[]]