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-21 UTC."],[[["This page provides reference documentation for the `ImportDataResponse` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment."],["The `ImportDataResponse` class is used as the response message for the `DatasetService.ImportData` method, facilitating data import operations."],["The document outlines the inheritance and implementation details of the `ImportDataResponse` class, including its relationship with `object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A comprehensive list of available versions of the `ImportDataResponse` class is provided, ranging from version 1.0.0 to the latest version, 3.22.0, along with links to the documentation for each."],["It includes information on the constructors for the `ImportDataResponse` class, detailing the purpose of the parameters used in the constructors, as well as some inherited members."]]],[]]