public sealed class ExportDataRequest : IMessage<ExportDataRequest>, IEquatable<ExportDataRequest>, IDeepCloneable<ExportDataRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ExportDataRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `ExportDataRequest` class within the Google AutoML v1 API."],["The `ExportDataRequest` class is used to request the export of data from AutoML and is the main request message for the `AutoMl.ExportData` function."],["The latest version of the documentation is 3.4.0, with versions down to 2.2.0 also available."],["The `ExportDataRequest` class includes properties for `DatasetName`, `Name`, and `OutputConfig`, essential for defining the export parameters."],["The `ExportDataRequest` class inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]