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 document outlines details for the `ImportDataOperationMetadata` class within the `Google.Cloud.AutoML.V1` namespace."],["Version 3.4.0 is the latest release, and versions 2.2.0 through 3.3.0 are also documented."],["The `ImportDataOperationMetadata` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor and a constructor that takes another `ImportDataOperationMetadata` instance as a parameter."],["The `ImportDataOperationMetadata` class provides details of an ImportData operation and is found within the `Google.Cloud.AutoML.V1.dll` assembly."]]],[]]