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 the current page content is in the context of version 2.3.0."],["The `ExportDataOperationMetadata` class is used to provide details about the ExportData operation in the Google Cloud AutoML V1 API, as implemented in C#."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide support for various functionalities like serialization, equality comparison, cloning and buffer operations."],["The `ExportDataOperationMetadata` class includes a property, `OutputInfo`, which provides further details about the export data output."],["The namespace for this class is `Google.Cloud.AutoML.V1` and is part of the `Google.Cloud.AutoML.V1.dll` assembly."]]],[]]