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 focuses on the \u003ccode\u003eExportDataRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, specifically version 2.6.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportDataRequest\u003c/code\u003e is a class used to request the export of data from AutoMl 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\u003eThe class includes properties such as \u003ccode\u003eDatasetName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eOutputConfig\u003c/code\u003e, which are essential for configuring the data export.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the library available, with version 3.4.0 being the latest, and links to the documentation of each one are available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDataRequest\u003c/code\u003e class has a constructor, \u003ccode\u003eExportDataRequest()\u003c/code\u003e, and an overloaded constructor, \u003ccode\u003eExportDataRequest(ExportDataRequest other)\u003c/code\u003e, that takes an existing \u003ccode\u003eExportDataRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]