public sealed class ExportDataRequest : IMessage<ExportDataRequest>, IEquatable<ExportDataRequest>, IDeepCloneable<ExportDataRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class ExportDataRequest.
[[["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 document provides reference documentation for the `ExportDataRequest` class within the Google Cloud Translation v3 API, with the latest version being 3.9.0."],["`ExportDataRequest` is used as a request message for exporting data and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ExportDataRequest` class has two constructors: a default constructor and one that accepts another `ExportDataRequest` object as a parameter."],["The `ExportDataRequest` class contains two properties: `Dataset`, which is a string representing the name of the dataset, and `OutputConfig`, which specifies the output configuration using a `DatasetOutputConfig` object."],["This page also contains a history of previous version releases of `ExportDataRequest`, going back as far as version 2.2.0."]]],[]]