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-25 UTC."],[[["This webpage provides reference documentation for the `ImportDataResponse` class within the Google Cloud AI Platform V1 API for .NET."],["The `ImportDataResponse` class is part of the `Google.Cloud.AIPlatform.V1` namespace and is used as a response message for the `DatasetService.ImportData` operation."],["The page lists all available versions of `ImportDataResponse`, ranging from version 1.0.0 up to the latest version, 3.22.0, allowing developers to access the documentation of the version they need."],["The class `ImportDataResponse` inherits from `object` and implements `IMessage`, `IEquatable\u003cImportDataResponse\u003e`, `IDeepCloneable\u003cImportDataResponse\u003e`, and `IBufferMessage`."],["The webpage details the constructors available for the class ImportDataResponse, which includes a default constructor and one that takes an instance of `ImportDataResponse` as a parameter for copying purposes."]]],[]]