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 page provides documentation for the `ExportDataRequest` class within the Google AutoML v1 API, used to request the export of data from a dataset."],["The `ExportDataRequest` class is part of the `Google.Cloud.AutoML.V1` namespace and is available in the `Google.Cloud.AutoML.V1.dll` assembly."],["It includes constructors, properties like `DatasetName`, `Name`, and `OutputConfig`, and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also lists previous versions of the API, with the latest version being 3.4.0 and this document corresponds to version 3.2.0."],["The class inherits from `object` and outlines the inherited members such as `GetHashCode`, `GetType` and `ToString`."]]],[]]