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 of the `ImportDataOperationMetadata` class is 3.4.0, as shown in the provided list of available versions."],["This class, `ImportDataOperationMetadata`, is used for handling details of an ImportData operation within the Google Cloud AutoML V1 library."],["`ImportDataOperationMetadata` inherits from `Object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImportDataOperationMetadata` class is defined in the `Google.Cloud.AutoML.V1` namespace and is contained within the `Google.Cloud.AutoML.V1.dll` assembly."],["The class provides two constructors: a default constructor and a copy constructor which takes an `ImportDataOperationMetadata` object as a parameter."]]],[]]