public sealed class ExportModelOperationMetadata : IMessage<ExportModelOperationMetadata>, IEquatable<ExportModelOperationMetadata>, IDeepCloneable<ExportModelOperationMetadata>, 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."],[[["This document provides details for `ExportModelOperationMetadata` within the `Google.Cloud.AutoML.V1` namespace, specifically version 3.0.0 of the library."],["The `ExportModelOperationMetadata` class is used to describe the details of an ExportModel operation and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.4.0, and the document also includes links to previous versions, ranging from 2.2.0 up to 3.3.0."],["`ExportModelOperationMetadata` inherits from `Object` and has properties like `OutputInfo`, which contains additional information about the model export output."],["It provides the definitions for the constructors `ExportModelOperationMetadata()` and `ExportModelOperationMetadata(ExportModelOperationMetadata other)`."]]],[]]