public sealed class ImportDataResponse : IMessage<ImportDataResponse>, IEquatable<ImportDataResponse>, IDeepCloneable<ImportDataResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class ImportDataResponse.
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-10 UTC."],[[["The latest version available for `ImportDataResponse` is 3.22.0, but it is one of many versions for the `Google.Cloud.AIPlatform.V1` API, showing a range of available versions from 1.0.0 up to 3.22.0."],["`ImportDataResponse` is a class within the `Google.Cloud.AIPlatform.V1` namespace, and represents the response message for importing data in the DatasetService."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are all crucial to its function."],["`ImportDataResponse` inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, in addition to the inherited members, it also has its own constructors, such as `ImportDataResponse()` and `ImportDataResponse(ImportDataResponse)`."]]],[]]