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-04-17 UTC."],[[["This document provides reference information 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`."],["The documented class is located in the `Google.Cloud.AutoML.V1` namespace, and the assembly that houses this class is the `Google.Cloud.AutoML.V1.dll`."],["The latest version of this class is version 3.4.0, and it contains a property named `GcsOutputDirectory`, which represents the full Google Cloud Storage directory path where the model will be exported."]]],[]]