public sealed class ImportDataOperationMetadata : IMessage<ImportDataOperationMetadata>, IEquatable<ImportDataOperationMetadata>, IDeepCloneable<ImportDataOperationMetadata>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `ImportDataOperationMetadata` is 2.0.0-beta05, with prior versions 2.0.0-beta04 and 1.0.0-beta03 also available."],["`ImportDataOperationMetadata` is a class that provides metadata for an `ImportData` operation, and it inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImportDataOperationMetadata` class includes properties like `CreateTime`, `Dataset`, and `PartialFailures`, which provide information about the timestamp of the import request, the imported dataset name, and any encountered partial failures, respectively."],["The class `ImportDataOperationMetadata` is in the namespace `Google.Cloud.DataLabeling.V1Beta1` and is found within the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."]]],[]]