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 for the `ExportDataOperationMetadata` class within the Google AutoML v1 API, specifically for .NET."],["The latest version of `ExportDataOperationMetadata` is 3.4.0, with previous versions ranging from 3.3.0 down to 2.2.0 available for reference."],["`ExportDataOperationMetadata` class provides details for data export operations and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ExportDataOperationMetadata` class has a constructor and a property named `OutputInfo`, which provides further details on the export data's output."],["This class inherits from the base `object` class, therefore giving it access to the `GetHashCode()`, `GetType()`, and `ToString()` methods."]]],[]]