public sealed class ImportDataOperationMetadata : IMessage<ImportDataOperationMetadata>, IEquatable<ImportDataOperationMetadata>, IDeepCloneable<ImportDataOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class ImportDataOperationMetadata.
[[["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."],[[["This webpage provides documentation for the `ImportDataOperationMetadata` class within the Google AutoML v1 API, detailing its functionality and usage."],["The class `ImportDataOperationMetadata` is used to represent the metadata associated with an ImportData operation in the Google AutoML API."],["The `ImportDataOperationMetadata` class is available in multiple versions, ranging from 2.2.0 up to the latest version 3.4.0, with links provided to each version's documentation."],["`ImportDataOperationMetadata` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation covers class constructors, notably including a default constructor and a constructor for copying an existing `ImportDataOperationMetadata` object."]]],[]]