public sealed class ExportDataRequest : IMessage<ExportDataRequest>, IEquatable<ExportDataRequest>, IDeepCloneable<ExportDataRequest>, IBufferMessage, IMessage
Request message for [AutoMl.ExportData][google.cloud.automl.v1.AutoMl.ExportData].
[[["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 content pertains to the \u003ccode\u003eExportDataRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportDataRequest\u003c/code\u003e is a sealed class used to send requests for exporting data within the AutoML service, and it 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\u003eThis class allows the specification of a \u003ccode\u003eDatasetName\u003c/code\u003e and \u003ccode\u003eOutputConfig\u003c/code\u003e for defining the source and destination of the data being exported.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDataRequest\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eExportDataRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDataRequest\u003c/code\u003e class have required parameters \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eOutputConfig\u003c/code\u003e, defining the resource name of the data set and the location where it will be exported.\u003c/p\u003e\n"]]],[],null,[]]