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 webpage provides documentation for the `ImportDataResponse` class within the Google Cloud AI Platform v1 API."],["The latest available version of `ImportDataResponse` is 3.22.0, while version 3.3.0 is the primary focus of the displayed content."],["The `ImportDataResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The documentation includes a list of available versions, spanning from 1.0.0 to 3.22.0, each with its own dedicated documentation page, and it also contains the inherited members and constructors."],["The `ImportDataResponse` class serves as the response message for the `DatasetService.ImportData` method in the Google Cloud AI Platform v1 API, as documented in this class."]]],[]]