public sealed class ExportModelRequest : IMessage<ExportModelRequest>, IEquatable<ExportModelRequest>, IDeepCloneable<ExportModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class ExportModelRequest.
Request message for
[ModelService.ExportModel][google.cloud.aiplatform.v1beta1.ModelService.ExportModel].
Required. The resource name of the Model to export.
The resource name may contain version id or version alias to specify the
version, if no version is specified, the default version will be exported.
[[["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-14 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eExportModelRequest\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportModelRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eModelService.ExportModel\u003c/code\u003e operation in the Google Cloud AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eExportModelRequest\u003c/code\u003e include \u003ccode\u003eModelName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOutputConfig\u003c/code\u003e, which are used to specify the model to export and the desired export location.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eExportModelRequest\u003c/code\u003e, one default and another that accepts another \u003ccode\u003eExportModelRequest\u003c/code\u003e for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]