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 documentation for the `ImportDataResponse` class within the `Google.Cloud.AIPlatform.V1` namespace, detailing its implementation and inheritance."],["The latest version of `ImportDataResponse` available is 3.22.0, and the page provides a comprehensive list of versions, ranging from 1.0.0 to 3.22.0."],["`ImportDataResponse` is a response message type for `DatasetService.ImportData`, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists two constructors for the `ImportDataResponse` class: a default constructor, and another constructor that takes an `ImportDataResponse` object as parameter."],["Inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` are available and shown as well."]]],[]]