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\u003eThe latest version of the \u003ccode\u003eExportModelRequest\u003c/code\u003e documentation is 3.4.0, with the content provided being specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportModelRequest\u003c/code\u003e is used to send a request to export a model, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTo use this class, models must be enabled for exporting, or it will return an error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportModelRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eModelName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOutputConfig\u003c/code\u003e, which are necessary for specifying the model and the export destination.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor \u003ccode\u003eExportModelRequest()\u003c/code\u003e, and a copy constructor \u003ccode\u003eExportModelRequest(ExportModelRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]