public sealed class ExportModelRequest : IMessage<ExportModelRequest>, IEquatable<ExportModelRequest>, IDeepCloneable<ExportModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ExportModelRequest.
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 document provides reference information for the \u003ccode\u003eExportModelRequest\u003c/code\u003e class within the Google AutoML v1 API, detailing its usage for exporting models.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportModelRequest\u003c/code\u003e is the request message used in the \u003ccode\u003eAutoMl.ExportModel\u003c/code\u003e method, and models must be enabled for exporting to avoid errors.\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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExportModelRequest\u003c/code\u003e class include \u003ccode\u003eModelName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e (the resource name of the model), and \u003ccode\u003eOutputConfig\u003c/code\u003e (specifying the desired output location).\u003c/p\u003e\n"],["\u003cp\u003eThe API has various versions available, spanning from 2.2.0 up to the most recent version of 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]