public sealed class ImportDataResponse : IMessage<ImportDataResponse>, IEquatable<ImportDataResponse>, IDeepCloneable<ImportDataResponse>, IBufferMessage, IMessage
Response message for [DatasetService.ImportData][google.cloud.aiplatform.v1.DatasetService.ImportData].
[[["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 `ImportDataResponse` class is 3.22.0, as part of the `Google.Cloud.AIPlatform.V1` namespace."],["This page provides documentation for multiple versions of the `ImportDataResponse` class, ranging from version 1.0.0 to the most current version 3.22.0."],["The `ImportDataResponse` class is a response message for the `DatasetService.ImportData` method, used in the Google Cloud AI Platform."],["The `ImportDataResponse` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImportDataResponse` class has two constructors: a default one and another that takes an `ImportDataResponse` object as a parameter for creating a new instance."]]],[]]