public sealed class ExportModelRequest : IMessage<ExportModelRequest>, IEquatable<ExportModelRequest>, IDeepCloneable<ExportModelRequest>, IBufferMessage, IMessage
Request message for [AutoMl.ExportModel][google.cloud.automl.v1.AutoMl.ExportModel].
Models need to be enabled for exporting, otherwise an error code will be
returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eExportModelRequest\u003c/code\u003e class, which is used to request the export of a model within the Google Cloud AutoML V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportModelRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to interact within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eExportModelRequest\u003c/code\u003e available, with the latest version being 3.4.0 and versions ranging down to 2.2.0 being available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportModelRequest\u003c/code\u003e class has two constructors and three properties: \u003ccode\u003eModelName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOutputConfig\u003c/code\u003e, each with their own functionality to set up the request.\u003c/p\u003e\n"],["\u003cp\u003eModels that are to be exported need to be enabled for exporting, otherwise an error will be returned during the request process.\u003c/p\u003e\n"]]],[],null,[]]