public sealed class ImportDataOperationMetadata : IMessage<ImportDataOperationMetadata>, IEquatable<ImportDataOperationMetadata>, IDeepCloneable<ImportDataOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ImportDataOperationMetadata.
Runtime operation information 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."],[[["The `ImportDataOperationMetadata` class provides runtime operation information for the `DatasetService.ImportData` method within the Cloud AI Platform v1beta1 API."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces for enhanced functionality."],["The `ImportDataOperationMetadata` class has two constructors: a default constructor and a constructor that accepts another `ImportDataOperationMetadata` instance as a parameter."],["The `GenericMetadata` property within this class provides common operation metadata, of type `GenericOperationMetadata`, for operations."]]],[]]