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 outlines the details of the `ExportModelOperationMetadata` class within the Google.Cloud.AutoML.V1 namespace, providing information about exporting model operations."],["The `ExportModelOperationMetadata` class, which is sealed and implements multiple interfaces, offers functionalities for describing the metadata of an export model operation."],["The class is part of the Google.Cloud.AutoML.V1.dll assembly and includes constructors for creating new instances of `ExportModelOperationMetadata` and a copy constructor."],["It features an `OutputInfo` property that gives further details about the model export output, specifically using the type `ExportModelOperationMetadata.Types.ExportModelOutputInfo`."],["This page provides information for version 2.4.0, however, links to versions ranging from 2.2.0 to 3.4.0 are provided."]]],[]]