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."],[[["This webpage provides documentation for the `ImportDataRequest` class within the Google Cloud Translation v3 API, detailing its usage and properties."],["The latest version of the API is 3.9.0, while version 3.8.0 is the version documented on this specific page, and numerous previous versions are listed, down to 2.2.0."],["The `ImportDataRequest` class is used as a request message for importing data, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two properties: `Dataset`, which is a string representing the dataset name, and `InputConfig`, which is of type `DatasetInputConfig` and configures the input."],["This page has available documentation for the `ImportDataRequest` class constructor with no parameters, and one that accepts another instance of the `ImportDataRequest` class as a parameter."]]],[]]