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."],[[["This webpage provides a comprehensive list of versions for the `ImportDataResponse` class, ranging from the latest version 3.22.0 down to version 1.0.0."],["The `ImportDataResponse` class is part of the `Google.Cloud.AIPlatform.V1` namespace and is found in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["`ImportDataResponse` serves as a message for the `DatasetService.ImportData` function within the Google Cloud AI Platform."],["The `ImportDataResponse` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors provided for `ImportDataResponse`, one is a default constructor and the other accepts another `ImportDataResponse` object as a parameter for creating a copy."]]],[]]