public sealed class ExportModelOperationMetadata.Types.ExportModelOutputInfo : IMessage<ExportModelOperationMetadata.Types.ExportModelOutputInfo>, IEquatable<ExportModelOperationMetadata.Types.ExportModelOutputInfo>, IDeepCloneable<ExportModelOperationMetadata.Types.ExportModelOutputInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ExportModelOperationMetadata.Types.ExportModelOutputInfo.
Further describes the output of model export.
Supplements
[ModelExportOutputConfig][google.cloud.automl.v1.ModelExportOutputConfig].
[[["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 `ExportModelOperationMetadata.Types.ExportModelOutputInfo` class within the Google AutoML v1 API."],["The `ExportModelOutputInfo` class describes the output of a model export operation, supplementing the `ModelExportOutputConfig`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in message handling and object manipulation within the API."],["It features a constructor for creating a new instance and another for creating a copy of an existing `ExportModelOutputInfo` object, as well as a `GcsOutputDirectory` property indicating the location of the exported model."],["The page shows the different versions of the documentation available, with the most recent being version 3.4.0, and the page we are on being 3.3.0, and includes all versions all the way back to 2.2.0."]]],[]]