public sealed class ImportDataResponse : IMessage<ImportDataResponse>, IEquatable<ImportDataResponse>, IDeepCloneable<ImportDataResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ImportDataResponse.
Response message for
[DatasetService.ImportData][google.cloud.aiplatform.v1beta1.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-04-09 UTC."],[[["This documentation covers the `ImportDataResponse` class within the Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02 and later."],["The `ImportDataResponse` class is a response message used by the `DatasetService.ImportData` method."],["The `ImportDataResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation provides details on the class's constructors, including a parameter for creating a new instance based on an existing `ImportDataResponse` object."],["The latest version of this class can be found under 1.0.0-beta21."]]],[]]