public sealed class ImportDataRequest : IMessage<ImportDataRequest>, IEquatable<ImportDataRequest>, IDeepCloneable<ImportDataRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class ImportDataRequest.
[[["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."],[[["The latest version of the `ImportDataRequest` class in the Google Cloud Translation v3 API is 3.9.0, and previous versions are available, ranging down to 2.2.0."],["`ImportDataRequest` is a request message for the ImportData operation within the Google Cloud Translation v3 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The class includes two constructors: a default constructor `ImportDataRequest()` and a copy constructor `ImportDataRequest(ImportDataRequest other)`."],["`ImportDataRequest` has properties `Dataset` which takes a string for the dataset name and `InputConfig` that takes a DatasetInputConfig."]]],[]]