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 `ImportDataOperationMetadata` class provides details about the ImportData operation within the Google.Cloud.AutoML.V1 namespace, version 2.3.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparison, deep cloning, and buffered operations."],["`ImportDataOperationMetadata` inherits from `Object`, and it has two constructors: a default constructor and a copy constructor that takes another `ImportDataOperationMetadata` object as a parameter."],["The webpage lists multiple versions of the `ImportDataOperationMetadata`, with version 3.4.0 being the most recent version, and versions ranging from 2.2.0 to 3.4.0 are available."]]],[]]