public sealed class ExportModelOperationMetadata : IMessage<ExportModelOperationMetadata>, IEquatable<ExportModelOperationMetadata>, IDeepCloneable<ExportModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ExportModelOperationMetadata.
[[["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 `ExportModelOperationMetadata` class in the Google AutoML v1 API provides details about the ExportModel operation."],["This class is part of the `Google.Cloud.AutoML.V1` namespace and is found within the `Google.Cloud.AutoML.V1.dll` assembly."],["It inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffered operations."],["The class includes an `OutputInfo` property that supplies further details regarding the model export's output."],["There are multiple versions of this class listed in the provided documentation, with the latest version being 3.4.0, and versions going as far back as 2.2.0."]]],[]]