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 available is 3.4.0, with version 3.0.0 as the current context version."],["`ExportDataOperationMetadata` class provides details about the Export Data operation, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ExportDataOperationMetadata` class includes a constructor and also supports copy constructors with a `other` parameter."],["The `OutputInfo` property of `ExportDataOperationMetadata` provides further information about the export data's output, utilizing `ExportDataOutputInfo` type."],["This data is part of the `Google.Cloud.AutoML.V1` namespace and is contained within the `Google.Cloud.AutoML.V1.dll` assembly."]]],[]]