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 webpage provides reference documentation for the \u003ccode\u003eExportModelRequest\u003c/code\u003e class within the Google AutoML v1 API, which is used to request the export of a model.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportModelRequest\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling messages and data within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportModelRequest\u003c/code\u003e class includes properties like \u003ccode\u003eModelName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOutputConfig\u003c/code\u003e, which are necessary to specify the model to export and its desired output location and configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportModelRequest\u003c/code\u003e has two constructors, one default and another that accepts another \u003ccode\u003eExportModelRequest\u003c/code\u003e for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation for \u003ccode\u003eExportModelRequest\u003c/code\u003e is version 3.4.0, with previous versions back to 2.2.0 also available for review.\u003c/p\u003e\n"]]],[],null,[]]