public sealed class ExportDataOperationMetadata : IMessage<ExportDataOperationMetadata>, IEquatable<ExportDataOperationMetadata>, IDeepCloneable<ExportDataOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ExportDataOperationMetadata.
[[["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."],[[["This document provides reference documentation and code samples for the `ExportDataOperationMetadata` class within the Google AutoML v1 API."],["The `ExportDataOperationMetadata` class provides details about the ExportData operation and its implementation."],["The latest version of the `ExportDataOperationMetadata` class is 3.4.0, with versions ranging down to 2.2.0 also available."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `OutputInfo`, which is of the type `ExportDataOperationMetadata.Types.ExportDataOutputInfo`, and contains information describing the output of the export data."]]],[]]