public sealed class ImportDataMetadata : IMessage<ImportDataMetadata>, IEquatable<ImportDataMetadata>, IDeepCloneable<ImportDataMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class ImportDataMetadata.
[[["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 reference documentation for the `ImportDataMetadata` class within the Google Cloud Translation v3 API for .NET, with version 3.8.0 being the current version detailed."],["The `ImportDataMetadata` class, which is part of the `Google.Cloud.Translate.V3` namespace, represents metadata for import data operations and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `ImportDataMetadata` class include `CreateTime`, `Error`, `State`, and `UpdateTime`, which provide information about the operation's creation time, error status, current state, and last update time respectively."],["There is a history of different versions of this class available for user reference from version 2.2.0 all the way up to the latest 3.9.0 version."]]],[]]